
Time bar (total: 13.6s)
| 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)
| 796.0ms | 4 039× | 1 | valid |
| 257.0ms | 4 217× | 0 | valid |
ival-tan: 213.0ms (29.1% of total)ival-sin: 210.0ms (28.7% of total)ival-div: 166.0ms (22.7% of total)ival-mult: 86.0ms (11.8% of total)adjust: 40.0ms (5.5% of total)exact: 7.0ms (1% of total)ival-true: 6.0ms (0.8% of total)ival-assert: 3.0ms (0.4% 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 |
|---|---|---|---|---|---|
| 140 | 0 | - | 0 | - | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 140 | 0 | - | 0 | - | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 21 | 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 | 107 | 0 |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | sensitivity | 107 | 0 |
sin.f64 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 33 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 33 | |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 33 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 33 | |
/.f64 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | u/u | 21 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 21 | |
| ↳ | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 21 | |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 21 | |
| ↳ | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 21 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 161 | 0 |
| - | 0 | 95 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 161 | 0 | 0 |
| - | 0 | 0 | 95 |
| number | freq |
|---|---|
| 0 | 95 |
| 1 | 21 |
| 2 | 140 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 50.0ms | 272× | 1 | valid |
| 16.0ms | 240× | 0 | valid |
Compiled 106 to 36 computations (66% saved)
ival-sin: 14.0ms (29.9% of total)ival-div: 12.0ms (25.6% of total)ival-tan: 12.0ms (25.6% of total)ival-mult: 5.0ms (10.7% 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 |
|---|---|---|
| ▶ | 42.8% | (/.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 | 91.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | accuracy | 51.5% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 50.6% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 24.0ms | 136× | 1 | valid |
| 11.0ms | 120× | 0 | valid |
Compiled 38 to 10 computations (73.7% saved)
ival-tan: 9.0ms (34.9% of total)ival-sin: 6.0ms (23.3% of total)ival-div: 5.0ms (19.4% of total)adjust: 3.0ms (11.6% of total)ival-mult: 3.0ms (11.6% 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)))) |
| 3.0ms | y | @ | inf | (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
| 2.0ms | x | @ | inf | (/ 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)
56 alts after pruning (56 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 623 | 56 | 679 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 624 | 56 | 680 |
| Status | Accuracy | Program |
|---|---|---|
| 48.1% | (pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 50.4% | (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)) | |
| 42.0% | (/.f64 (/.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.6% | (/.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))))) | |
| 7.6% | (/.f64 (/.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))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.1% | (/.f64 (/.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.1% | (/.f64 (/.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.0% | (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.0% | (/.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)))) | |
| 42.0% | (/.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))))) | |
| 42.0% | (/.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)))) | |
| 7.0% | (/.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)))))) | |
| 7.1% | (/.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))))) | |
| 23.3% | (/.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))) | |
| 42.8% | (/.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 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.3% | (/.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))))) | |
| ▶ | 26.7% | (/.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))))) |
| 38.0% | (/.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))))) | |
| 42.2% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 29.5% | (/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 y #s(literal -2 binary64))) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y #s(literal -2 binary64)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.1% | (/.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))))) | |
| 26.8% | (/.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))))) | |
| 20.1% | (/.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))))) | |
| 22.6% | (/.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))))) | |
| 20.8% | (/.f64 (tan.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.0% | (/.f64 (tan.f64 (/.f64 x (/.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 17.7% | (/.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))))) | |
| 17.7% | (/.f64 (tan.f64 (/.f64 x (/.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.0% | (/.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)))))) | |
| 38.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 42.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 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))))) | |
| 36.3% | (/.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))))) | |
| 42.2% | (/.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.4% | (/.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)))) | |
| 42.4% | (/.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)))) | |
| 20.5% | (/.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))))) | |
| ▶ | 22.4% | (/.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))) |
| 42.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.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)))))) | |
| 39.2% | (/.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))))))))) | |
| 41.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| ▶ | 42.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)))) |
| 42.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 38.1% | (/.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)))))))) | |
| 39.1% | (/.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))))) | |
| 41.9% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.7% | (/.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))))) | |
| 42.4% | (/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.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))))) | |
| 42.7% | (/.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))) | |
| 36.3% | (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 51.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) | |
| ▶ | 44.7% | (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
| 41.9% | (*.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))) | |
| 41.9% | (*.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))) | |
| 41.9% | (*.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)))) | |
| ▶ | 51.0% | #s(literal 1 binary64) |
Compiled 2 472 to 1 648 computations (33.3% 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 | (pow.f64 (*.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (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))) |
| ✓ | cost-diff | 0 | (/.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))))) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (/.f64 y (/.f64 x #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 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x))) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
| ✓ | cost-diff | 256 | (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x x) y) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (*.f64 x x) y) y) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
| 3 518× | *-lowering-*.f32 |
| 3 518× | *-lowering-*.f64 |
| 2 860× | accelerator-lowering-fma.f32 |
| 2 860× | accelerator-lowering-fma.f64 |
| 1 978× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 274 |
| 1 | 67 | 266 |
| 2 | 140 | 259 |
| 3 | 322 | 235 |
| 4 | 747 | 235 |
| 5 | 1991 | 235 |
| 6 | 3483 | 235 |
| 7 | 5798 | 235 |
| 0 | 8001 | 234 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 1/8 (/ (/ (* x x) y) y))) |
1 |
(* 1/8 (/ (/ (* x x) y) y)) |
1/8 |
(/ (/ (* x x) y) y) |
(/ (* x x) y) |
(* x x) |
x |
y |
(/ (tan (/ x (* y 2))) (sin (/ (* (/ -1/2 y) (- 0 (* x x))) x))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
x |
(* y 2) |
y |
2 |
(sin (/ (* (/ -1/2 y) (- 0 (* x x))) x)) |
(/ (* (/ -1/2 y) (- 0 (* x x))) x) |
(* (/ -1/2 y) (- 0 (* x x))) |
(/ -1/2 y) |
-1/2 |
(- 0 (* x x)) |
0 |
(* x x) |
(/ (tan (pow (* (/ y (/ x 2)) (/ y (/ x 2))) -1/2)) (sin (/ x (* y 2)))) |
(tan (pow (* (/ y (/ x 2)) (/ y (/ x 2))) -1/2)) |
(pow (* (/ y (/ x 2)) (/ y (/ x 2))) -1/2) |
(* (/ y (/ x 2)) (/ y (/ x 2))) |
(/ y (/ x 2)) |
y |
(/ x 2) |
x |
2 |
-1/2 |
(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 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (/ (* x x) y) y))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) y)) y) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(* 1/8 (/ (/ (* x x) y) y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) y)) y) |
1/8 |
#s(literal 1/8 binary64) |
(/ (/ (* x x) y) y) |
(/.f64 (/.f64 (*.f64 x x) y) y) |
(/ (* x x) y) |
(/.f64 (*.f64 x x) y) |
(* x x) |
(*.f64 x x) |
x |
y |
(/ (tan (/ x (* y 2))) (sin (/ (* (/ -1/2 y) (- 0 (* x x))) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/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 (/ (* (/ -1/2 y) (- 0 (* x x))) x)) |
(sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(/ (* (/ -1/2 y) (- 0 (* x x))) x) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(* (/ -1/2 y) (- 0 (* x x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(/ -1/2 y) |
(/.f64 #s(literal -1/2 binary64) y) |
-1/2 |
#s(literal -1/2 binary64) |
(- 0 (* x x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
0 |
#s(literal 0 binary64) |
(* x x) |
(*.f64 x x) |
(/ (tan (pow (* (/ y (/ x 2)) (/ y (/ x 2))) -1/2)) (sin (/ x (* y 2)))) |
(/.f64 (tan.f64 (pow.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 x x) #s(literal 4 binary64))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan (pow (* (/ y (/ x 2)) (/ y (/ x 2))) -1/2)) |
(tan.f64 (pow.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 x x) #s(literal 4 binary64))) #s(literal -1/2 binary64))) |
(pow (* (/ y (/ x 2)) (/ y (/ x 2))) -1/2) |
(pow.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 x x) #s(literal 4 binary64))) #s(literal -1/2 binary64)) |
(* (/ y (/ x 2)) (/ y (/ x 2))) |
(/.f64 (*.f64 y y) (/.f64 (*.f64 x x) #s(literal 4 binary64))) |
(/ y (/ x 2)) |
(/.f64 y (/.f64 x #s(literal 2 binary64))) |
y |
(/ x 2) |
(/.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
(sin (/ x (* y 2))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ x (* y 2)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* y 2) |
(*.f64 y #s(literal 2 binary64)) |
(/ (tan (/ x (* y 2))) (sin (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/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 (* (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) |
-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.5% | (*.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 | 91.8% | (/.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 | 51.5% | (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 | 50.6% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 91.8% | (/.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))))) |
| ✓ | accuracy | 70.4% | (pow.f64 (*.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 51.5% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 50.6% | (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))) |
| ✓ | accuracy | 89.4% | (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
| ✓ | accuracy | 74.2% | (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
| ✓ | accuracy | 51.5% | (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)) |
| ✓ | accuracy | 50.6% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
| ✓ | accuracy | 92.8% | (/.f64 (/.f64 (*.f64 x x) y) y) |
| ✓ | accuracy | 89.5% | (/.f64 (*.f64 x x) y) |
| 152.0ms | 120× | 0 | valid |
| 127.0ms | 136× | 1 | valid |
Compiled 290 to 37 computations (87.2% saved)
ival-div: 154.0ms (61.8% of total)ival-pow: 36.0ms (14.5% of total)ival-sin: 21.0ms (8.4% of total)ival-mult: 16.0ms (6.4% of total)ival-tan: 12.0ms (4.8% of total)adjust: 5.0ms (2% of total)ival-sub: 2.0ms (0.8% of total)ival-add: 2.0ms (0.8% of total)exact: 1.0ms (0.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ 1 (* 1/8 (/ (/ (* x x) y) y)))> |
#<alt (* 1/8 (/ (/ (* x x) y) y))> |
#<alt (/ (/ (* x x) y) y)> |
#<alt (/ (* x x) y)> |
#<alt (/ (* (/ -1/2 y) (- 0 (* x x))) x)> |
#<alt (* (/ -1/2 y) (- 0 (* x x)))> |
#<alt (/ (tan (/ x (* y 2))) (sin (/ (* (/ -1/2 y) (- 0 (* x x))) x)))> |
#<alt (tan (/ x (* y 2)))> |
#<alt (* (/ y (/ x 2)) (/ y (/ x 2)))> |
#<alt (/ (tan (pow (* (/ y (/ x 2)) (/ y (/ x 2))) -1/2)) (sin (/ x (* y 2))))> |
#<alt (tan (pow (* (/ y (/ x 2)) (/ y (/ x 2))) -1/2))> |
#<alt (pow (* (/ y (/ x 2)) (/ y (/ x 2))) -1/2)> |
#<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 (/ x (* y 2))> |
#<alt (* x x)> |
#<alt (sin (/ (* (/ -1/2 y) (- 0 (* x x))) 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 (* 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 (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 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 (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 2)))> |
#<alt (* 4 (/ (pow y 2) (pow x 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> |
#<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 (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2)))))> |
#<alt (- (+ (* -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 (+ (* -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/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2)))))))> |
#<alt (- (+ (* -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 (+ (* -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/1920 (/ (pow x 4) (pow y 4))) (+ (* 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/24 (/ (pow x 2) (pow y 2))))))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 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/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (- (+ (* -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 (/ (- (+ (* -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 (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* -1/2 (/ x y))) (cos (* -1/2 (/ x y))))> |
#<alt (/ (sin (* -1/2 (/ x y))) (cos (* -1/2 (/ x y))))> |
#<alt (/ (sin (* -1/2 (/ x y))) (cos (* -1/2 (/ x y))))> |
#<alt (/ (sin (* -1/2 (/ x y))) (cos (* -1/2 (/ x y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1/2 (/ x y))> |
#<alt (* -1/2 (/ x y))> |
#<alt (* -1/2 (/ x y))> |
#<alt (* -1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/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 (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 (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x 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 (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 (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))> |
111 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.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 | (* (/ -1/2 y) (- 0 (* x x))) |
| 3.0ms | y | @ | inf | (* (/ y (/ x 2)) (/ y (/ x 2))) |
| 3.0ms | y | @ | -inf | (/ (tan (/ x (* y 2))) (sin (* (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 |
| 5 234× | *-lowering-*.f32 |
| 5 234× | *-lowering-*.f64 |
| 3 246× | accelerator-lowering-fma.f32 |
| 3 246× | accelerator-lowering-fma.f64 |
| 2 784× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 189 |
| 1 | 184 | 189 |
| 2 | 1284 | 117 |
| 0 | 8509 | 116 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ 1 (* 1/8 (/ (/ (* x x) y) y))) |
(* 1/8 (/ (/ (* x x) y) y)) |
(/ (/ (* x x) y) y) |
(/ (* x x) y) |
(/ (* (/ -1/2 y) (- 0 (* x x))) x) |
(* (/ -1/2 y) (- 0 (* x x))) |
(/ (tan (/ x (* y 2))) (sin (/ (* (/ -1/2 y) (- 0 (* x x))) x))) |
(tan (/ x (* y 2))) |
(* (/ y (/ x 2)) (/ y (/ x 2))) |
(/ (tan (pow (* (/ y (/ x 2)) (/ y (/ x 2))) -1/2)) (sin (/ x (* y 2)))) |
(tan (pow (* (/ y (/ x 2)) (/ y (/ x 2))) -1/2)) |
(pow (* (/ y (/ x 2)) (/ y (/ x 2))) -1/2) |
(* (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)))) |
(/ x (* y 2)) |
(* x x) |
(sin (/ (* (/ -1/2 y) (- 0 (* x x))) x)) |
(sin (/ x (* y 2))) |
(sin (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) (neg.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) (neg.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (/.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/8 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (/.f64 (/.f64 x y) y) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/8 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) y) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) y) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) y) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/8 binary64))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/8 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 (/.f64 x y) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 y (*.f64 x x))) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 (/.f64 x y) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) y) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) 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 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y (/.f64 (*.f64 x x) y)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) #s(literal 1/8 binary64))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y (/.f64 (*.f64 x x) y))))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) #s(literal 1/8 binary64)))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y (/.f64 (*.f64 x x) y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y (/.f64 (*.f64 x x) y)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y (/.f64 (*.f64 x x) y)))))) (+.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y (/.f64 (*.f64 x x) y))))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y (/.f64 (*.f64 x x) y))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))) #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y (/.f64 (*.f64 x x) y)))))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))))) (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))))) (*.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y (/.f64 (*.f64 x x) y)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) #s(literal 1/8 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y (/.f64 (*.f64 x x) y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y (/.f64 (*.f64 x x) y))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) #s(literal 1/8 binary64))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 y (/.f64 (*.f64 x x) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (/.f64 (*.f64 x x) y)) #s(literal 1/8 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1/8 binary64) (/.f64 y (/.f64 (*.f64 x x) y))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) y)) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) y))))) |
(/.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 y (*.f64 x x))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 (*.f64 x x) y)))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(pow.f64 (/.f64 y (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (/.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/8 binary64)))) |
(*.f64 x (*.f64 (/.f64 (/.f64 x y) y) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/8 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) #s(literal 1/8 binary64))) |
(*.f64 (/.f64 (*.f64 x x) y) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/8 binary64))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y)) |
(*.f64 (/.f64 (*.f64 x x) y) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 x x) y) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/8 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/8 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 x y) (*.f64 (/.f64 x y) #s(literal 1/8 binary64))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 y (*.f64 x x))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
(*.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 (/.f64 x y) y)) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 x x) y)) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) (/.f64 x y)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 (*.f64 x x) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 x x) y))) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/.f64 (/.f64 (*.f64 x x) y) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x x))) |
(/.f64 (/.f64 x y) (/.f64 y x)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 (*.f64 x x) y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(pow.f64 (/.f64 y (/.f64 (*.f64 x x) y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(*.f64 x (/.f64 (/.f64 x y) y)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x y))) |
(*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 x x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y))) |
(*.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 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) y)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
(*.f64 (pow.f64 (/.f64 y (/.f64 (*.f64 x x) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 (*.f64 x x) y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 (*.f64 x x) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x y)) x) |
(+.f64 (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) x)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) 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 #s(literal -1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) x #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y) #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 #s(literal 1 binary64) (*.f64 x x)) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) x #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 x (/.f64 y x)) |
(/.f64 (*.f64 x x) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 y (/.f64 (*.f64 x x) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) x)) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 (*.f64 x x) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) |
(pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) |
(*.f64 x (/.f64 x y)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 x (*.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 x y) x) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) x) |
(+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 y (/.f64 (*.f64 x x) y)) (/.f64 y (/.f64 (*.f64 x x) y))) #s(literal 16 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(neg.f64 (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x x) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(neg.f64 (/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (*.f64 y x))) |
(neg.f64 (/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (*.f64 x y))) |
(neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (/.f64 x (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 x (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (*.f64 x (/.f64 x #s(literal -2 binary64))))) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 (/.f64 y #s(literal -1/2 binary64)) x))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) x) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 x (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 y #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 x (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 y x)) |
(/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 x y)) |
(/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (/.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) x)) |
(/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (neg.f64 (*.f64 x y))) |
(/.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 y (/.f64 (*.f64 x x) y)) #s(literal 4 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 y (/.f64 (*.f64 x x) y)) (/.f64 y (/.f64 (*.f64 x x) y))) #s(literal 16 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) 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 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) x))) |
(*.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 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (*.f64 x (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y #s(literal -1/2 binary64)) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #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 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.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 (/.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 (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 (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) 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/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/2 binary64)) (pow.f64 (/.f64 y (/.f64 (*.f64 x x) #s(literal 4 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 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.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 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 #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 (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 x (/.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -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 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 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 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 (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 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (/.f64 (*.f64 x x) y))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y (/.f64 (/.f64 x #s(literal -2 binary64)) y)) x) #s(literal -1/2 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 (/.f64 y (/.f64 (*.f64 x x) y)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal 1 binary64) y)) |
(*.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) (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 -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 (/.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 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 #s(literal 0 binary64) (/.f64 x 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 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 (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/4 binary64))) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #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 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 #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 (/.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 #s(literal 0 binary64) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 2 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x 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)) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal -2 binary64) (*.f64 x 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 #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 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 x #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x 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)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (*.f64 x (*.f64 x 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 #s(literal -1/2 binary64) y) (-.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 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 x #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (*.f64 x 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/2 binary64) y) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.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 #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 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) 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)))) #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)))) #s(literal -1 binary64)) (/.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 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)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (*.f64 x x) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(neg.f64 (*.f64 (*.f64 x (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (/.f64 x (/.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) x) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) y)) (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) y))) (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.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 x (*.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 x (*.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (/.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 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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 y #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 y #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.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 y (*.f64 #s(literal -2 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (/.f64 x (/.f64 #s(literal 2 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 y (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 y (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 x (*.f64 x y)))) |
(/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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 y #s(literal -1/2 binary64))) (*.f64 x x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 x (*.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 (*.f64 x (*.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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 y #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (*.f64 #s(literal 0 binary64) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (*.f64 x (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(pow.f64 (/.f64 y (/.f64 x (/.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x)) |
(*.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal -2 binary64) (*.f64 x x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.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 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x x)))) |
(*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) x))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) y)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) y))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x y)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x y))))) |
(*.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x x) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (*.f64 x (*.f64 x 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) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) 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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.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 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x 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)) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.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 x)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (tan.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 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.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) (tan.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 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.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 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(neg.f64 (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 (/.f64 y (/.f64 x #s(literal -2 binary64))) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (/.f64 y (/.f64 x #s(literal -2 binary64))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) x) (/.f64 y #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 y (/.f64 x #s(literal -2 binary64))) (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 x x) #s(literal -4 binary64)))) |
(neg.f64 (/.f64 (/.f64 y (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 x #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(neg.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x x) #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (/.f64 y (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) (*.f64 #s(literal 1/4 binary64) x)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y (/.f64 (*.f64 x x) y))))) |
(/.f64 y (*.f64 (/.f64 x y) (*.f64 #s(literal 1/4 binary64) x))) |
(/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 y y) (/.f64 (*.f64 x x) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 y (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x x) #s(literal -4 binary64))) |
(/.f64 (/.f64 y (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) x) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (/.f64 y (/.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (/.f64 (*.f64 x x) y))) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (/.f64 y (/.f64 (/.f64 x #s(literal -2 binary64)) y)) x) #s(literal -1/2 binary64)) |
(/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 x #s(literal 2 binary64)))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 y (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (exp.f64 (log.f64 (/.f64 x #s(literal 2 binary64))))) |
(pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y (/.f64 (*.f64 x x) y)) #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/4 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (/.f64 (*.f64 x x) y)) #s(literal 4 binary64))) |
(*.f64 y (/.f64 y (/.f64 (*.f64 x x) #s(literal 4 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y (/.f64 (*.f64 x x) y)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 y x) (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 4 binary64)))) |
(*.f64 (*.f64 y y) (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 2 binary64))) |
(*.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -2 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 y (*.f64 x x)) (/.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 y (*.f64 x x)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 y (*.f64 x x)) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 y (*.f64 x x)) (/.f64 y #s(literal 1/4 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 y (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (/.f64 (*.f64 x x) y)) #s(literal 4 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 y (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 y x) (*.f64 #s(literal 4 binary64) (/.f64 y x))) |
(*.f64 (/.f64 y x) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 y x) (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 y x) (/.f64 y (*.f64 #s(literal 1/4 binary64) x))) |
(*.f64 (/.f64 y x) (*.f64 (/.f64 y x) #s(literal 4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 y y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 4 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal 4 binary64) (/.f64 y (/.f64 (*.f64 x x) y))) |
(*.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal -4 binary64)))) |
(*.f64 (/.f64 y (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 (*.f64 x x) y))) #s(literal -4 binary64)) |
(*.f64 (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) x) (/.f64 y #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) (/.f64 y x)) |
(*.f64 (/.f64 y (/.f64 x (/.f64 #s(literal 2 binary64) x))) (/.f64 y #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 y x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 y (/.f64 x #s(literal -2 binary64))) (/.f64 y (/.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 y (/.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (/.f64 x y)) (/.f64 #s(literal 2 binary64) (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 y (/.f64 x y)) (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (/.f64 (*.f64 x x) y))) #s(literal 2 binary64)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal -2 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 y (/.f64 (/.f64 x #s(literal -2 binary64)) y)) x) #s(literal -2 binary64)) |
(*.f64 (/.f64 y (/.f64 (*.f64 x x) #s(literal 4 binary64))) y) |
(*.f64 (pow.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(*.f64 (exp.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) (exp.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (/.f64 y (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (/.f64 y x) (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) x)) (/.f64 y (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 y x))) |
(*.f64 (/.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (/.f64 #s(literal 2 binary64) x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 y (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (/.f64 (/.f64 #s(literal 2 binary64) 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)))) (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 y (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 y (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (/.f64 y (/.f64 x #s(literal 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 (/.f64 y (/.f64 x #s(literal 2 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)))) (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (/.f64 y (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 y x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (/.f64 y (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (/.f64 y (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 y (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (/.f64 y (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (/.f64 (/.f64 y x) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 y x) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (/.f64 #s(literal 2 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (/.f64 (/.f64 y x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 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 #s(literal 1/2 binary64) y)) (/.f64 y (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (/.f64 y x) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y x) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (/.f64 (/.f64 y x) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) (/.f64 (/.f64 y x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 y x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (/.f64 y (/.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (/.f64 y #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) x) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (/.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 #s(literal 1 binary64) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y #s(literal 1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y #s(literal 1/2 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (/.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 x y)) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 (/.f64 y #s(literal 1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 y #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (/.f64 (/.f64 #s(literal -2 binary64) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (/.f64 #s(literal -2 binary64) x) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -2 binary64) x) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (/.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x y)) (/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) (/.f64 (/.f64 #s(literal -2 binary64) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 x y)) (/.f64 y #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) (/.f64 y (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (/.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 y x) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) (/.f64 #s(literal 2 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (/.f64 #s(literal -2 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) (/.f64 #s(literal -2 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) x)) (/.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 y y) x) (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 y y) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) x) x)) |
(*.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 y (/.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 y (/.f64 x y)) x) #s(literal 4 binary64)) |
(*.f64 (/.f64 (/.f64 y (/.f64 x y)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 (/.f64 y (/.f64 x y)) (-.f64 #s(literal 0 binary64) x)) #s(literal -4 binary64)) |
(*.f64 (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 y (/.f64 x #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) (/.f64 y (-.f64 #s(literal 0 binary64) x))) #s(literal 4 binary64)) |
(*.f64 (*.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (/.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (/.f64 y (-.f64 #s(literal 0 binary64) x))) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 y (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) x) #s(literal 1 binary64)) (/.f64 y #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) x) y) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) x) #s(literal 2 binary64)) y) |
(*.f64 (*.f64 (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) x) (-.f64 #s(literal 0 binary64) y)) #s(literal -2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (tan.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 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.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) (tan.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 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.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 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(neg.f64 (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 y (/.f64 (*.f64 x x) y)) (/.f64 y (/.f64 (*.f64 x x) y))) #s(literal 16 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(neg.f64 (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x x) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(neg.f64 (/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (*.f64 y x))) |
(neg.f64 (/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (*.f64 x y))) |
(neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (/.f64 x (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 x (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (*.f64 x (/.f64 x #s(literal -2 binary64))))) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 (/.f64 y #s(literal -1/2 binary64)) x))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) x) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 x (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 y #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 x (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 y x)) |
(/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 x y)) |
(/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (/.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) x)) |
(/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (neg.f64 (*.f64 x y))) |
(/.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 y (/.f64 (*.f64 x x) y)) #s(literal 4 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 y (/.f64 (*.f64 x x) y)) (/.f64 y (/.f64 (*.f64 x x) y))) #s(literal 16 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) 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 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) x))) |
(*.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 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (*.f64 x (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y #s(literal -1/2 binary64)) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #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 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.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 (/.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 (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 (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) 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/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/2 binary64)) (pow.f64 (/.f64 y (/.f64 (*.f64 x x) #s(literal 4 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 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.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 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 #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 (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 x (/.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -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 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 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 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 (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 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (/.f64 (*.f64 x x) y))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y (/.f64 (/.f64 x #s(literal -2 binary64)) y)) x) #s(literal -1/2 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 (/.f64 y (/.f64 (*.f64 x x) y)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal 1 binary64) y)) |
(*.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) (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 -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 (/.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 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 #s(literal 0 binary64) (/.f64 x 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 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 (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/4 binary64))) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #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 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 #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 (/.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 #s(literal 0 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 y (/.f64 (*.f64 x x) y)) (/.f64 y (/.f64 (*.f64 x x) y))) #s(literal 16 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(neg.f64 (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x x) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(neg.f64 (/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (*.f64 y x))) |
(neg.f64 (/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (*.f64 x y))) |
(neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (/.f64 x (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 x (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (*.f64 x (/.f64 x #s(literal -2 binary64))))) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 (/.f64 y #s(literal -1/2 binary64)) x))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) x) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 x (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 y #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 x (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 y x)) |
(/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 x y)) |
(/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (/.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) x)) |
(/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (neg.f64 (*.f64 x y))) |
(/.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 y (/.f64 (*.f64 x x) y)) #s(literal 4 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 y (/.f64 (*.f64 x x) y)) (/.f64 y (/.f64 (*.f64 x x) y))) #s(literal 16 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) 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 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) x))) |
(*.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 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (*.f64 x (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y #s(literal -1/2 binary64)) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #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 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.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 (/.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 (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 (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) 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/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/2 binary64)) (pow.f64 (/.f64 y (/.f64 (*.f64 x x) #s(literal 4 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 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.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 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 #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 (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 x (/.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -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 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 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 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 (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 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (/.f64 (*.f64 x x) y))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y (/.f64 (/.f64 x #s(literal -2 binary64)) y)) x) #s(literal -1/2 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 (/.f64 y (/.f64 (*.f64 x x) y)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal 1 binary64) y)) |
(*.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) (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 -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 (/.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 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 #s(literal 0 binary64) (/.f64 x 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 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 (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/4 binary64))) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #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 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 #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 (/.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 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (tan.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 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.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) (tan.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 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.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 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 y (/.f64 (*.f64 x x) y)) (/.f64 y (/.f64 (*.f64 x x) y))) #s(literal 16 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(neg.f64 (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x x) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(neg.f64 (/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (*.f64 y x))) |
(neg.f64 (/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (*.f64 x y))) |
(neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (/.f64 x (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 x (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (*.f64 x (/.f64 x #s(literal -2 binary64))))) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 (/.f64 y #s(literal -1/2 binary64)) x))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) x) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 x (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 y #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 x (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 y x)) |
(/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 x y)) |
(/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (/.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) x)) |
(/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (neg.f64 (*.f64 x y))) |
(/.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 y (/.f64 (*.f64 x x) y)) #s(literal 4 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 y (/.f64 (*.f64 x x) y)) (/.f64 y (/.f64 (*.f64 x x) y))) #s(literal 16 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) 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 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) x))) |
(*.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 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (*.f64 x (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y #s(literal -1/2 binary64)) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #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 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.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 (/.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 (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 (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) 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/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/2 binary64)) (pow.f64 (/.f64 y (/.f64 (*.f64 x x) #s(literal 4 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 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.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 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 #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 (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 x (/.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -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 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 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 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 (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 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (/.f64 (*.f64 x x) y))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y (/.f64 (/.f64 x #s(literal -2 binary64)) y)) x) #s(literal -1/2 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 (/.f64 y (/.f64 (*.f64 x x) y)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal 1 binary64) y)) |
(*.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) (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 -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 (/.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 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 #s(literal 0 binary64) (/.f64 x 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 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 (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/4 binary64))) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #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 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 #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 (/.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 x x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 x x)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(-.f64 (*.f64 x x) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 x x #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x 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 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x 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 #s(literal 0 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 x x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) x #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(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)) |
(pow.f64 (exp.f64 (log.f64 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 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 x x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (/.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) x) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(neg.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 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 x (/.f64 y #s(literal 1/2 binary64)))))) |
(sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(neg.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 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 x (/.f64 y #s(literal 1/2 binary64)))))) |
(sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(neg.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
| 1× | egg-herbie |
| 12 374× | accelerator-lowering-fma.f32 |
| 12 374× | accelerator-lowering-fma.f64 |
| 5 432× | *-lowering-*.f32 |
| 5 432× | *-lowering-*.f64 |
| 4 552× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 684 | 7804 |
| 1 | 2066 | 7222 |
| 0 | 8116 | 6900 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
(* 1/2 (/ (pow x 2) y)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 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)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 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 |
(- (+ 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 |
(- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ (* -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 (+ (* -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/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(- (+ (* -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 (+ (* -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/1920 (/ (pow x 4) (pow y 4))) (+ (* 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/24 (/ (pow x 2) (pow y 2)))))))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 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/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -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 (/ (- (+ (* -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)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) |
(/ (sin (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) |
(/ (sin (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) |
(/ (sin (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 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 (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)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x 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) |
(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)) |
(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 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (+.f64 (*.f64 y y) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y y)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (+.f64 (*.f64 y y) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y y)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (+.f64 (*.f64 y y) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.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 #s(literal 1/8 binary64) (*.f64 x x)) y) y)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) y) y) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.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 #s(literal 1/8 binary64) (*.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 (*.f64 x x) #s(literal 5/384 binary64)) (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 (*.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 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.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/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 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/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal -1/24 binary64) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (*.f64 x x) (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 #s(literal 1 binary64) (-.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 (*.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 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 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 6 binary64))))))) (+.f64 (*.f64 #s(literal -1/24 binary64) (+.f64 (*.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) x) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64)))) (/.f64 (*.f64 x x) (*.f64 y y)))) (+.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/1920 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 6 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (pow.f64 y #s(literal 4 binary64))))))) |
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 #s(literal 1 binary64) (-.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 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 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 (*.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 #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 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (+.f64 (/.f64 (*.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 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 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 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal 1/384 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 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64))))) x) (*.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))) (+.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/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)))))) (*.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 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (*.f64 y y)))))))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (+.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 (/.f64 #s(literal 1/24 binary64) (*.f64 y 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 (/.f64 #s(literal 1/24 binary64) (*.f64 y 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 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 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/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 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 (*.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))))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (pow.f64 y #s(literal 4 binary64)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (+.f64 (+.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))))) (-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.f64 y y)) (+.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64))) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64))) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 binary64))))) (*.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 (-.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 (*.f64 x 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 (*.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 x #s(literal -1/2 binary64)) (-.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 y y)) (+.f64 (/.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 (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 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.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 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 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 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.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 #s(literal -1/8 binary64) (+.f64 (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (pow.f64 y #s(literal 4 binary64))))))))) y)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.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/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 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/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal -1/24 binary64) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (*.f64 x x) (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 #s(literal 1 binary64) (-.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 (*.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 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 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 6 binary64))))))) (+.f64 (*.f64 #s(literal -1/24 binary64) (+.f64 (*.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) x) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64)))) (/.f64 (*.f64 x x) (*.f64 y y)))) (+.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/1920 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 6 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (pow.f64 y #s(literal 4 binary64))))))) |
-1 |
#s(literal -1 binary64) |
(- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(+.f64 (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y))) |
(- (+ (* -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 (+ (* -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/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(-.f64 (-.f64 (+.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 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))))) #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 x x) #s(literal -1/24 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x)) #s(literal -2 binary64)))) (pow.f64 y #s(literal 4 binary64)))) |
(- (+ (* -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 (+ (* -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/1920 (/ (pow x 4) (pow y 4))) (+ (* 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/24 (/ (pow x 2) (pow y 2)))))))))) |
(-.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 (*.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 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 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 6 binary64))))))) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (+.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 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/322560 binary64)) (pow.f64 y #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/1920 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x)) #s(literal -2 binary64))))) (pow.f64 y #s(literal 6 binary64)))) (*.f64 #s(literal -1/24 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x)) #s(literal -2 binary64)))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (+.f64 (+.f64 (/.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) #s(literal -2 binary64)) x) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x)) #s(literal -2 binary64)))))) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (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 #s(literal 1/8 binary64) (*.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 (*.f64 x x) #s(literal 5/384 binary64)) (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 (*.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))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/ (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 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 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/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 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 (*.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))))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (pow.f64 y #s(literal 4 binary64)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (+.f64 (+.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))))) (-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.f64 y y)) (+.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64))) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64))) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 binary64))))) (*.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 (-.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))))))))) y) |
(* -1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (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 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 y y)))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -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 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 (*.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))))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -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 #s(literal 0 binary64) (/.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 (*.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.f64 y y)) (+.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64))) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64))) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 binary64))))) (*.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 (-.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))))))))) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (+.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 (/.f64 #s(literal 1/24 binary64) (*.f64 y 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 (/.f64 #s(literal 1/24 binary64) (*.f64 y 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))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(* -1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(* -1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(* -1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(* -1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(* -1/2 (/ 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 (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 #s(literal 1/6 binary64) (*.f64 (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 (*.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 #s(literal 1/6 binary64) (*.f64 (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/120 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (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 (/.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 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.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 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 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 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal -1/24 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 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 x #s(literal 4 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 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))))) (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.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 (+.f64 (+.f64 (*.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal -1/46080 binary64) (/.f64 (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/192 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))))))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64))) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal -1/24 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 #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 (*.f64 x (*.f64 (*.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 #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 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 x x))) (pow.f64 y #s(literal 4 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/768 binary64) (/.f64 (pow.f64 x #s(literal 4 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 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal -1/24 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))))))) |
(/ -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 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 y y)) #s(literal -1/24 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)) #s(literal -1 binary64))) |
(- (+ (* -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 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 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 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) (+.f64 (*.f64 #s(literal 1/384 binary64) (/.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 (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 #s(literal -1/6 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 (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 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 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))) (-.f64 (+.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)))) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)))) (/.f64 x (pow.f64 y #s(literal 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 (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 #s(literal 1/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal -1/46080 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (+.f64 (+.f64 (+.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 #s(literal -1/192 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))))) (/.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (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/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 (*.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 x (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #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))) (+.f64 (*.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/12 binary64)) #s(literal -1/8 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 (+.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 x (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))))) (pow.f64 y #s(literal 4 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) |
(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) |
(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 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.f64 y y)) (*.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 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.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 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 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 (*.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 (*.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 x #s(literal -1/2 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 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))))) (/.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 (*.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))))) (/.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)) |
(* 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 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))))) (/.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 (*.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))))) (/.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 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.f64 y y)) (*.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 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.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 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 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 (*.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 (*.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 x #s(literal -1/2 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 (*.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))) 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 x #s(literal 1/2 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 (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 (*.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 (*.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 x #s(literal 1/2 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 x #s(literal -1/2 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/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 (*.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 (*.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 #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) y) (/.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)) (*.f64 x x)) (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 x (*.f64 x (+.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.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 54 026 to 5 424 computations (90% saved)
87 alts after pruning (84 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 261 | 50 | 2 311 |
| Fresh | 17 | 34 | 51 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 280 | 87 | 2 367 |
| Status | Accuracy | Program |
|---|---|---|
| 48.1% | (pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 50.4% | (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)) | |
| 7.6% | (/.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))))) | |
| 7.6% | (/.f64 (/.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))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.1% | (/.f64 (/.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.1% | (/.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 (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)))) | |
| 4.9% | (/.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 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.0% | (/.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)))) | |
| 42.0% | (/.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))))) | |
| 42.0% | (/.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)))) | |
| 7.0% | (/.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)))))) | |
| ▶ | 7.1% | (/.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))))) |
| 43.8% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y (/.f64 (*.f64 x x) y)))))) (+.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))))) | |
| 23.3% | (/.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))) | |
| 41.4% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 24.5% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 12.4% | (/.f64 (tan.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 11.6% | (/.f64 (tan.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 x #s(literal 2 binary64)))))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 26.1% | (/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (/.f64 y (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.0% | (/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) (/.f64 y (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 25.1% | (/.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 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))))) | |
| 26.6% | (/.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 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))))) | |
| 25.1% | (/.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 (exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))))) | |
| 24.9% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.0% | (/.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 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 38.5% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #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)))) | |
| 18.0% | (/.f64 (tan.f64 (/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 y x))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x))) | |
| 20.8% | (/.f64 (tan.f64 (/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.9% | (/.f64 (tan.f64 (/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 y 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)))) | |
| 42.2% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 22.1% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x))) | |
| 41.9% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 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)))) | |
| 29.5% | (/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 y #s(literal -2 binary64))) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y #s(literal -2 binary64)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.1% | (/.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))))) | |
| 20.8% | (/.f64 (tan.f64 (/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (neg.f64 (*.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 4.9% | (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.0% | (/.f64 (tan.f64 (/.f64 x (/.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 17.7% | (/.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))))) | |
| 7.0% | (/.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)))))) | |
| 42.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 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))))) | |
| 42.2% | (/.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.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))))) | |
| 22.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) y) x))) | |
| 11.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) x))) | |
| 42.4% | (/.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)))) | |
| 20.5% | (/.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))))) | |
| 22.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) y)) 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) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))))) x))) | |
| 39.2% | (/.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))))))))) | |
| 41.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 40.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) | |
| 42.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) #s(literal -1/2 binary64))))) | |
| ✓ | 42.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)))) |
| ▶ | 28.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
| 42.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 28.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) | |
| 38.1% | (/.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))))) | |
| 39.1% | (/.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))))) | |
| 20.5% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (/.f64 x (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.4% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (/.f64 x (/.f64 #s(literal 2 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)))) | |
| 41.9% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.0% | (/.f64 (tan.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.6% | (/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.6% | (/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 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)))) | |
| 42.0% | (/.f64 (tan.f64 (*.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))) (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)))) | |
| 42.4% | (/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.7% | (/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.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))))) (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)))) | |
| 42.0% | (/.f64 (tan.f64 (*.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)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.2% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #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)))) | |
| 24.9% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x 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)))) | |
| 22.3% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x))) | |
| 21.2% | (/.f64 (tan.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.2% | (/.f64 (tan.f64 (exp.f64 (*.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.9% | (/.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)))) | |
| 42.7% | (/.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))) | |
| 4.9% | (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) | |
| 36.3% | (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 51.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
| 19.4% | (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)) y) y))) | |
| ✓ | 44.7% | (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
| 41.9% | (*.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))) | |
| 41.9% | (*.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))) | |
| 41.9% | (*.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)))) | |
| ✓ | 51.0% | #s(literal 1 binary64) |
| ▶ | 7.4% | #s(literal -1 binary64) |
Compiled 3 979 to 2 570 computations (35.4% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (exp.f64 #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
| ✓ | cost-diff | 0 | (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) |
| ✓ | cost-diff | 0 | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | 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)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
| ✓ | cost-diff | 0 | (-.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)))) |
| ✓ | cost-diff | 128 | (/.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))))) |
| ✓ | 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 1 binary64) x) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
| ✓ | cost-diff | 384 | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
| ✓ | 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))) |
| 6 072× | *-lowering-*.f32 |
| 6 072× | *-lowering-*.f64 |
| 2 566× | /-lowering-/.f32 |
| 2 566× | /-lowering-/.f64 |
| 2 218× | cube-prod |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 295 |
| 1 | 77 | 283 |
| 2 | 141 | 277 |
| 3 | 275 | 277 |
| 4 | 915 | 276 |
| 5 | 2808 | 276 |
| 6 | 3394 | 276 |
| 7 | 4041 | 276 |
| 8 | 4563 | 276 |
| 9 | 5076 | 276 |
| 10 | 5616 | 276 |
| 11 | 6252 | 276 |
| 12 | 6562 | 276 |
| 13 | 6782 | 276 |
| 14 | 6934 | 276 |
| 15 | 7074 | 276 |
| 16 | 7221 | 276 |
| 0 | 8030 | 274 |
| 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 (* (/ 1 x) (* x (/ x (/ y 1/2)))))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
x |
(* y 2) |
y |
2 |
(sin (* (/ 1 x) (* x (/ x (/ y 1/2))))) |
(* (/ 1 x) (* x (/ x (/ y 1/2)))) |
(/ 1 x) |
1 |
(* x (/ x (/ y 1/2))) |
(/ x (/ y 1/2)) |
(/ y 1/2) |
1/2 |
(/ (- 0 (* (sin (/ (/ x -2) y)) (tan (/ (/ x 2) y)))) (- 1/2 (* 1/2 (cos (/ x y))))) |
(- 0 (* (sin (/ (/ x -2) y)) (tan (/ (/ x 2) y)))) |
0 |
(* (sin (/ (/ x -2) y)) (tan (/ (/ x 2) y))) |
(sin (/ (/ x -2) y)) |
(/ (/ x -2) y) |
(/ x -2) |
x |
-2 |
y |
(tan (/ (/ x 2) y)) |
(/ (/ x 2) y) |
(/ x 2) |
2 |
(- 1/2 (* 1/2 (cos (/ x y)))) |
1/2 |
(* 1/2 (cos (/ x y))) |
(cos (/ x y)) |
(/ x y) |
(/ (tan (pow (exp -1/2) (* 2 (log (/ y (/ x 2)))))) (sin (/ x (* y 2)))) |
(tan (pow (exp -1/2) (* 2 (log (/ y (/ x 2)))))) |
(pow (exp -1/2) (* 2 (log (/ y (/ x 2))))) |
(exp -1/2) |
-1/2 |
(* 2 (log (/ y (/ x 2)))) |
2 |
(log (/ y (/ x 2))) |
(/ y (/ x 2)) |
y |
(/ x 2) |
x |
(sin (/ x (* y 2))) |
(/ x (* y 2)) |
(* y 2) |
| Outputs |
|---|
(/ 1 (cos (/ (/ x 2) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
1 |
#s(literal 1 binary64) |
(cos (/ (/ x 2) y)) |
(cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(/ (/ x 2) y) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/ 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 (* (/ 1 x) (* x (/ x (/ y 1/2)))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(tan (/ x (* y 2))) |
(tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(/ x (* y 2)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
x |
(* y 2) |
(*.f64 #s(literal 2 binary64) y) |
y |
2 |
#s(literal 2 binary64) |
(sin (* (/ 1 x) (* x (/ x (/ y 1/2))))) |
(sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(* (/ 1 x) (* x (/ x (/ y 1/2)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(* x (/ x (/ y 1/2))) |
(/.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) |
(/ x (/ y 1/2)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/ y 1/2) |
(/.f64 y #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(/ (- 0 (* (sin (/ (/ x -2) y)) (tan (/ (/ x 2) y)))) (- 1/2 (* 1/2 (cos (/ x y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) |
(- 0 (* (sin (/ (/ x -2) y)) (tan (/ (/ x 2) y)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
0 |
#s(literal 0 binary64) |
(* (sin (/ (/ x -2) y)) (tan (/ (/ x 2) y))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(sin (/ (/ x -2) y)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/ (/ x -2) y) |
(/.f64 x (*.f64 y #s(literal -2 binary64))) |
(/ x -2) |
(/.f64 x #s(literal -2 binary64)) |
x |
-2 |
#s(literal -2 binary64) |
y |
(tan (/ (/ x 2) y)) |
(tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(/ (/ x 2) y) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/ x 2) |
(/.f64 x #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(* 1/2 (cos (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (tan (pow (exp -1/2) (* 2 (log (/ y (/ x 2)))))) (sin (/ x (* y 2)))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(tan (pow (exp -1/2) (* 2 (log (/ y (/ x 2)))))) |
(tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) |
(pow (exp -1/2) (* 2 (log (/ y (/ x 2))))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(exp -1/2) |
(exp.f64 #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(* 2 (log (/ y (/ x 2)))) |
(*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
2 |
#s(literal 2 binary64) |
(log (/ y (/ x 2))) |
(log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(/ y (/ x 2)) |
(/.f64 y (/.f64 x #s(literal 2 binary64))) |
y |
(/ x 2) |
(/.f64 x #s(literal 2 binary64)) |
x |
(sin (/ x (* y 2))) |
(sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(/ x (* y 2)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(* y 2) |
(*.f64 #s(literal 2 binary64) y) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 91.8% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | accuracy | 79.3% | (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
| ✓ | accuracy | 51.5% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 50.6% | (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) |
| ✓ | accuracy | 78.3% | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) |
| ✓ | accuracy | 51.5% | (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
| ✓ | accuracy | 51.3% | (cos.f64 (/.f64 x y)) |
| ✓ | accuracy | 50.6% | (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
| ✓ | accuracy | 91.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
| ✓ | accuracy | 74.2% | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
| ✓ | accuracy | 51.5% | (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
| ✓ | accuracy | 50.6% | (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 | 51.1% | (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
| 210.0ms | 172× | 1 | valid |
| 45.0ms | 35× | 3 | valid |
| 37.0ms | 43× | 2 | valid |
| 3.0ms | 6× | 0 | valid |
Compiled 299 to 44 computations (85.3% saved)
ival-pow: 47.0ms (20.1% of total)ival-div: 46.0ms (19.7% of total)ival-cos: 26.0ms (11.1% of total)ival-mult: 23.0ms (9.8% of total)ival-sin: 23.0ms (9.8% of total)ival-tan: 22.0ms (9.4% of total)adjust: 16.0ms (6.8% of total)ival-exp: 12.0ms (5.1% of total)ival-log: 11.0ms (4.7% of total)ival-sub: 5.0ms (2.1% of total)exact: 2.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 (* (/ 1 x) (* x (/ x (/ y 1/2))))> |
#<alt (/ (tan (/ x (* y 2))) (sin (* (/ 1 x) (* x (/ x (/ y 1/2))))))> |
#<alt (tan (/ x (* y 2)))> |
#<alt (/ x (* y 2))> |
#<alt (/ (- 0 (* (sin (/ (/ x -2) y)) (tan (/ (/ x 2) y)))) (- 1/2 (* 1/2 (cos (/ x y)))))> |
#<alt (- 0 (* (sin (/ (/ x -2) y)) (tan (/ (/ x 2) y))))> |
#<alt (* (sin (/ (/ x -2) y)) (tan (/ (/ x 2) y)))> |
#<alt (sin (/ (/ x -2) y))> |
#<alt (/ (tan (pow (exp -1/2) (* 2 (log (/ y (/ x 2)))))) (sin (/ x (* y 2))))> |
#<alt (tan (pow (exp -1/2) (* 2 (log (/ y (/ x 2))))))> |
#<alt (pow (exp -1/2) (* 2 (log (/ y (/ x 2)))))> |
#<alt (exp -1/2)> |
#<alt (sin (* (/ 1 x) (* x (/ x (/ y 1/2)))))> |
#<alt (tan (/ (/ x 2) y))> |
#<alt (cos (/ x y))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (sin (/ x (* y 2)))> |
#<alt (log (/ y (/ x 2)))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ 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 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y)))))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y)))))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y)))))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y)))))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y)))))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y)))))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y)))))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y)))))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y)))))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y)))))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y)))))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2))))> |
#<alt (+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2))) (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* 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)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))))) (* -1/360 (pow x 4)))) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2))) (+ (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -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)))))))))) (+ (* -1/3840 (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (+ (* 1/1290240 (pow x 8)) (* 1/48 (* (pow x 3) (- (* 1/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 x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* 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)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))))) (* -1/360 (pow x 4)))))) (+ (* 1/20160 (pow x 6)) (* 1/360 (* (pow x 4) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2)))))))) (pow y 6))) (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* 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)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))))) (* -1/360 (pow x 4)))) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2))))> |
#<alt (+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* 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 x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))))) (* -1/360 (pow x 4)))) (pow y 4))) (* -1 (/ (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2)))))> |
#<alt (+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* -1/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/1290240 (pow x 8)) (+ (* 1/3840 (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* 1/2 (* x (- (* 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))))))))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* 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 x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))))) (* -1/360 (pow x 4)))))) (+ (* 1/20160 (pow x 6)) (* 1/360 (* (pow x 4) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2)))))))) (pow y 6))) (+ (* -1 (/ (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* 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 x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))))) (* -1/360 (pow x 4)))) (pow y 4))) (* -1 (/ (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2))))))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* 1/96 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (+ (* (pow x 2) (+ (* 31/23040 (/ (pow x 2) (pow y 6))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 173/1290240 (/ (pow x 2) (pow y 8))) (* 31/23040 (/ 1 (pow y 6))))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))))> |
#<alt (* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (/ (- (* -1 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2))> |
#<alt (/ (- (* -1 (/ (+ (* -1/2 (* 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)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow y 4))) (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/4 (pow x 2)) (* 1/96 (/ (pow x 4) (pow y 2)))))) (pow y 2))> |
#<alt (/ (- (* -1 (/ (+ (* -1/2 (* x (- (* -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)))))))))) (+ (* -1/3840 (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (+ (* 1/1290240 (pow x 8)) (* 1/48 (* (pow x 3) (- (* 1/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/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* 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 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))))))))) (pow y 2))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (/ (- (* -1 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2))> |
#<alt (/ (- (* -1 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* 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 4))) (+ (* -1/4 (pow x 2)) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))) (pow y 2))> |
#<alt (/ (- (* -1 (/ (+ (* -1/48 (* (pow x 3) (- (* -1/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/1290240 (pow x 8)) (+ (* 1/3840 (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* 1/2 (* x (- (* 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))))))))))))) (pow y 6))) (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* 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 4))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2))))))))) (pow y 2))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (- (* -1/96 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (- (* (pow x 2) (- (* -31/23040 (/ (pow x 2) (pow y 6))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -173/1290240 (/ (pow x 2) (pow y 8))) (* 31/23040 (/ 1 (pow y 6))))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/4 (pow x 2)) (* 1/96 (/ (pow x 4) (pow y 2))))) (pow y 2))> |
#<alt (/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* 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 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4)))))))) (pow y 2))> |
#<alt (/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (- (* -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))))))))) (pow y 6))) (+ (* -1/2 (/ (* 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 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/3840 (/ (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/1290240 (/ (pow x 8) (pow y 6))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (* 1/48 (/ (* (pow x 3) (- (* 1/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 y 2))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (/ (+ (* -1/4 (pow x 2)) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2))))) (pow y 2))> |
#<alt (/ (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* 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 4))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))))) (pow y 2))> |
#<alt (/ (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* -1/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/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/1290240 (/ (pow x 8) (pow y 6))) (+ (* 1/3840 (/ (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* 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 4))) (+ (* 1/2 (/ (* x (- (* 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))))))))) (pow y 6))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))))))))) (pow y 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/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)> |
#<alt (/ (+ (* -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 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y))> |
#<alt (* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y))> |
#<alt (* -1 (/ (+ (* -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 (/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (* (cos (exp (* -1 (+ (log y) (log (/ 2 x)))))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (* (cos (exp (* -1 (+ (log y) (log (/ 2 x)))))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (* (cos (exp (* -1 (+ (log y) (log (/ 2 x)))))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (* (cos (exp (* -1 (+ (log y) (log (/ 2 x)))))) (sin (* 1/2 (/ x y)))))> |
#<alt (* 2 (/ (* y (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (* x (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))))> |
#<alt (* y (+ (* 1/12 (/ (* x (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (* (pow y 2) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))) (* 2 (/ (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))) (* x (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))))))> |
#<alt (* y (- (+ (* -1 (/ (+ (* -1/288 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))) (* 1/960 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))) (pow y 4))) (* 2 (/ (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))) (* x (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))))) (* -1/12 (/ (* x (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (* (pow y 2) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))))))> |
#<alt (* y (- (+ (* -1 (/ (+ (* -1/161280 (/ (* (pow x 5) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))) (+ (* 1/23040 (/ (* (pow x 5) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))) (* 1/24 (* (pow x 2) (+ (* -1/288 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))) (* 1/960 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))))))) (pow y 6))) (* 2 (/ (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))) (* x (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))))) (+ (* -1/12 (/ (* x (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (* (pow y 2) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))) (+ (* -1/288 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (* (pow y 4) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))) (* 1/960 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (* (pow y 4) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))))))))> |
#<alt (* 2 (/ (* y (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (* x (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))))> |
#<alt (* -1 (* y (+ (* -2 (/ (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))) (* x (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))) (* -1/12 (/ (* x (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (* (pow y 2) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))))))> |
#<alt (* -1 (* y (- (+ (* -2 (/ (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))) (* x (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))) (* -1 (/ (+ (* -1/960 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))) (* 1/288 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))) (pow y 4)))) (* 1/12 (/ (* x (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (* (pow y 2) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))))))> |
#<alt (* -1 (* y (- (+ (* -2 (/ (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))) (* x (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))) (* -1 (/ (+ (* -1/23040 (/ (* (pow x 5) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))) (+ (* 1/161280 (/ (* (pow x 5) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))) (* 1/24 (* (pow x 2) (+ (* -1/960 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))) (* 1/288 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))))))) (pow y 6)))) (+ (* -1/960 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (* (pow y 4) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))) (+ (* 1/288 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (* (pow y 4) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))) (* 1/12 (/ (* x (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (* (pow y 2) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))))))))> |
#<alt (* 2 (/ (* y (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) (* x (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))))> |
#<alt (/ (+ (* 1/12 (/ (* (pow x 2) (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) (* y (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) (* 2 (/ (* y (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) x)> |
#<alt (/ (+ (* 2 (/ (* y (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))) (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/288 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 3) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) (* 1/960 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 3) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))))))) (* -1/12 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* y (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))))))) x)> |
#<alt (/ (+ (* 2 (/ (* y (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))) (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/161280 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 5) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) (+ (* 1/23040 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 5) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) (* 1/24 (/ (+ (* -1/288 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 3) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) (* 1/960 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 3) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))))) (pow y 2))))))) (+ (* -1/288 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 3) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) (* 1/960 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 3) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))))))) (* -1/12 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* y (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))))))) x)> |
#<alt (/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (* (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (* (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (* (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (* (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (* (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (* (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (* (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (* (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (cos (exp (* -1 (+ (log y) (log (/ 2 x)))))))> |
#<alt (/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (cos (exp (* -1 (+ (log y) (log (/ 2 x)))))))> |
#<alt (/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (cos (exp (* -1 (+ (log y) (log (/ 2 x)))))))> |
#<alt (/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (cos (exp (* -1 (+ (log y) (log (/ 2 x)))))))> |
#<alt (/ (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))> |
#<alt (/ (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))> |
#<alt (/ (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))> |
#<alt (/ (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))> |
#<alt (/ (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))> |
#<alt (/ (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))> |
#<alt (/ (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))> |
#<alt (/ (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))> |
#<alt (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))> |
#<alt (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))> |
#<alt (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))> |
#<alt (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))> |
#<alt (/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))))> |
#<alt (/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))))> |
#<alt (/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))))> |
#<alt (/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))))> |
#<alt (/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))))> |
#<alt (/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))))> |
#<alt (/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))))> |
#<alt (/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))))> |
#<alt (exp (* -1 (+ (log y) (log (/ 2 x)))))> |
#<alt (exp (* -1 (+ (log y) (log (/ 2 x)))))> |
#<alt (exp (* -1 (+ (log y) (log (/ 2 x)))))> |
#<alt (exp (* -1 (+ (log y) (log (/ 2 x)))))> |
#<alt (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))> |
#<alt (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))> |
#<alt (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))> |
#<alt (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))> |
#<alt (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))> |
#<alt (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))> |
#<alt (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))> |
#<alt (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))> |
#<alt (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))> |
#<alt (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))> |
#<alt (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))> |
#<alt (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))> |
#<alt (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))> |
#<alt (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))> |
#<alt (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))> |
#<alt (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))> |
#<alt (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))> |
#<alt (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))> |
#<alt (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))> |
#<alt (exp (* -1 (+ (log (* -2 y)) (log (/ -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 (* 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> |
#<alt (+ 1 (* -1/2 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/2 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2))))))> |
#<alt (cos (/ x y))> |
#<alt (cos (/ x y))> |
#<alt (cos (/ x y))> |
#<alt (cos (/ x y))> |
#<alt (cos (/ x y))> |
#<alt (cos (/ x y))> |
#<alt (cos (/ x y))> |
#<alt (cos (/ x y))> |
#<alt (cos (/ x y))> |
#<alt (cos (/ x y))> |
#<alt (cos (/ x y))> |
#<alt (cos (/ x y))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4))))))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (+ (* (pow x 2) (- (* 1/1440 (/ (pow x 2) (pow y 6))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/80640 (/ (pow x 2) (pow y 8))) (* 1/1440 (/ 1 (pow y 6))))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (/ (- (* -1/48 (/ (pow x 4) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2))> |
#<alt (/ (- (* 1/1440 (/ (pow x 6) (pow y 4))) (+ (* -1/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2))))) (pow y 2))> |
#<alt (/ (- (* -1/80640 (/ (pow x 8) (pow y 6))) (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (pow y 2))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (/ (- (* -1/48 (/ (pow x 4) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2))> |
#<alt (/ (- (* 1/1440 (/ (pow x 6) (pow y 4))) (+ (* -1/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2))))) (pow y 2))> |
#<alt (/ (- (* -1/80640 (/ (pow x 8) (pow y 6))) (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (pow y 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 (+ (log y) (log (/ 2 x)))> |
#<alt (+ (log y) (log (/ 2 x)))> |
#<alt (+ (log y) (log (/ 2 x)))> |
#<alt (+ (log y) (log (/ 2 x)))> |
#<alt (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))> |
#<alt (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))> |
#<alt (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))> |
#<alt (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))> |
#<alt (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (* 2 y)) (* -1 (log x)))> |
#<alt (+ (log (* 2 y)) (* -1 (log x)))> |
#<alt (+ (log (* 2 y)) (* -1 (log x)))> |
#<alt (+ (log (* 2 y)) (* -1 (log x)))> |
#<alt (+ (log (* 2 y)) (log (/ 1 x)))> |
#<alt (+ (log (* 2 y)) (log (/ 1 x)))> |
#<alt (+ (log (* 2 y)) (log (/ 1 x)))> |
#<alt (+ (log (* 2 y)) (log (/ 1 x)))> |
#<alt (+ (log (* -2 y)) (log (/ -1 x)))> |
#<alt (+ (log (* -2 y)) (log (/ -1 x)))> |
#<alt (+ (log (* -2 y)) (log (/ -1 x)))> |
#<alt (+ (log (* -2 y)) (log (/ -1 x)))> |
123 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 123.0ms | y | @ | 0 | (/ (tan (pow (exp -1/2) (* 2 (log (/ y (/ x 2)))))) (sin (/ x (* y 2)))) |
| 65.0ms | x | @ | inf | (/ (tan (pow (exp -1/2) (* 2 (log (/ y (/ x 2)))))) (sin (/ x (* y 2)))) |
| 19.0ms | x | @ | -inf | (/ (tan (pow (exp -1/2) (* 2 (log (/ y (/ x 2)))))) (sin (/ x (* y 2)))) |
| 17.0ms | y | @ | -inf | (tan (pow (exp -1/2) (* 2 (log (/ y (/ x 2)))))) |
| 15.0ms | x | @ | 0 | (tan (pow (exp -1/2) (* 2 (log (/ y (/ x 2)))))) |
| 1× | batch-egg-rewrite |
| 4 848× | *-lowering-*.f32 |
| 4 848× | *-lowering-*.f64 |
| 3 832× | /-lowering-/.f32 |
| 3 832× | /-lowering-/.f64 |
| 3 458× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 171 |
| 1 | 208 | 159 |
| 2 | 1194 | 157 |
| 0 | 8771 | 155 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (cos (/ (/ x 2) y))) |
(cos (/ (/ x 2) y)) |
(/ (/ x 2) y) |
(/ x 2) |
(* (/ 1 x) (* x (/ x (/ y 1/2)))) |
(/ (tan (/ x (* y 2))) (sin (* (/ 1 x) (* x (/ x (/ y 1/2)))))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
(/ (- 0 (* (sin (/ (/ x -2) y)) (tan (/ (/ x 2) y)))) (- 1/2 (* 1/2 (cos (/ x y))))) |
(- 0 (* (sin (/ (/ x -2) y)) (tan (/ (/ x 2) y)))) |
(* (sin (/ (/ x -2) y)) (tan (/ (/ x 2) y))) |
(sin (/ (/ x -2) y)) |
(/ (tan (pow (exp -1/2) (* 2 (log (/ y (/ x 2)))))) (sin (/ x (* y 2)))) |
(tan (pow (exp -1/2) (* 2 (log (/ y (/ x 2)))))) |
(pow (exp -1/2) (* 2 (log (/ y (/ x 2))))) |
(exp -1/2) |
(sin (* (/ 1 x) (* x (/ x (/ y 1/2))))) |
(tan (/ (/ x 2) y)) |
(cos (/ x y)) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(sin (/ x (* y 2))) |
(log (/ y (/ x 2))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 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 x (/.f64 y #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (neg.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.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) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (sin.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))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sin.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) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (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 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (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 x (/.f64 y #s(literal 1/2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (tan.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 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.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 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.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 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.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 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) |
(cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(cos.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.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 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.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 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (/.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(neg.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x))) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) x) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (/.f64 x y) #s(literal 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 -2 binary64)))) |
(/.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 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x x) (/.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)))) (neg.f64 (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.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) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 #s(literal 2 binary64) x))) y) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 y x))) #s(literal 2 binary64)) |
(/.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) #s(literal -1 binary64)) (/.f64 #s(literal 2 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) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (*.f64 (/.f64 x (/.f64 y x)) (/.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)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(*.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 x y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) 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 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) x)))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (/.f64 #s(literal 1 binary64) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (/.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 x (/.f64 y x)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))) |
(*.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 0 binary64) (/.f64 y x)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) x) (/.f64 x y)) |
(*.f64 (/.f64 (/.f64 x y) x) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) x) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 x (/.f64 y x)) x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y) x) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 x (/.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 x (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x #s(literal 2 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x y)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 y x))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #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 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 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))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 x #s(literal 2 binary64)) |
(/.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x #s(literal -2 binary64)) #s(literal -1 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 0 binary64) (pow.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x #s(literal -2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 x #s(literal -2 binary64)))) (/.f64 x #s(literal -2 binary64))) |
(pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 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) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) #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))) |
(exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (/.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(neg.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x))) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) x) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (/.f64 x y) #s(literal 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 -2 binary64)))) |
(/.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 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x x) (/.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)))) (neg.f64 (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.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) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 #s(literal 2 binary64) x))) y) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 y x))) #s(literal 2 binary64)) |
(/.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) #s(literal -1 binary64)) (/.f64 #s(literal 2 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) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (*.f64 (/.f64 x (/.f64 y x)) (/.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)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(*.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 x y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) 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 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) x)))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (/.f64 #s(literal 1 binary64) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (/.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 x (/.f64 y x)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))) |
(*.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 0 binary64) (/.f64 y x)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) x) (/.f64 x y)) |
(*.f64 (/.f64 (/.f64 x y) x) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) x) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 x (/.f64 y x)) x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y) x) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 x (/.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 x (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x #s(literal 2 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x y)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 y x))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #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 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 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 x (/.f64 y #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (neg.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.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) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (sin.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))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sin.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) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (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 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (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 x (/.f64 y #s(literal 1/2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (tan.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 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.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 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.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 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.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 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(neg.f64 (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (/.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(neg.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x))) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) x) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (/.f64 x y) #s(literal 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 -2 binary64)))) |
(/.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 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x x) (/.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)))) (neg.f64 (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.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) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 #s(literal 2 binary64) x))) y) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 y x))) #s(literal 2 binary64)) |
(/.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) #s(literal -1 binary64)) (/.f64 #s(literal 2 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) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (*.f64 (/.f64 x (/.f64 y x)) (/.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)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(*.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 x y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) 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 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) x)))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (/.f64 #s(literal 1 binary64) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (/.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 x (/.f64 y x)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))) |
(*.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 0 binary64) (/.f64 y x)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) x) (/.f64 x y)) |
(*.f64 (/.f64 (/.f64 x y) x) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) x) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 x (/.f64 y x)) x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y) x) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 x (/.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 x (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x #s(literal 2 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x y)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 y x))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #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 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(+.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))))) |
(fma.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (neg.f64 (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (neg.f64 (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))))) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (+.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) #s(literal 1/4 binary64))) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (+.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 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 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 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (*.f64 (+.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 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (*.f64 (+.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 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/4 binary64) (neg.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/4 binary64) (neg.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 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 (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x 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/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x 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/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.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 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.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 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) (+.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 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 6 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 6 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 0 binary64))) |
(neg.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) |
(/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(/.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) |
(/.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -1 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (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 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.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 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) (*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))) (-.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (/.f64 x y)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)))) |
(*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))))) |
(*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (neg.f64 (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))))) |
(*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 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 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (*.f64 (+.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 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/4 binary64) (neg.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.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 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 6 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.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 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(-.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal -1 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 6 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 6 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(neg.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 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 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.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))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 9 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 6 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 6 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal -1 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 6 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 6 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(+.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.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)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.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 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (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 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -1 binary64)) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 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 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) #s(literal -1 binary64)) (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) #s(literal -1 binary64)) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.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 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.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 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 3 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 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 3 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 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 3 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 3 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (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 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (/.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 (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))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) (/.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 3 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 3 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.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 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 3 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 6 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 6 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(neg.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (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 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (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 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.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 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 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)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 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)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) |
(*.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (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 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -1 binary64)) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 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 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) #s(literal -1 binary64)) (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) #s(literal -1 binary64)) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.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 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.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 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 3 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))))) |
(*.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 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 3 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 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 3 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 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 3 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) |
(*.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (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 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) |
(*.f64 (/.f64 (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 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (/.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) |
(*.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 (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 (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 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) (/.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 3 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 3 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (/.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 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 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 3 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3/2 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 6 binary64)))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 6 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 4 binary64))) (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 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 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 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))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 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 x (/.f64 y #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (neg.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.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) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (sin.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))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sin.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) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (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 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (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 x (/.f64 y #s(literal 1/2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (tan.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 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.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 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.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 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.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 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(neg.f64 (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (/.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(neg.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x))) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) x) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (/.f64 x y) #s(literal 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 -2 binary64)))) |
(/.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 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x x) (/.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)))) (neg.f64 (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.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) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 #s(literal 2 binary64) x))) y) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 y x))) #s(literal 2 binary64)) |
(/.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) #s(literal -1 binary64)) (/.f64 #s(literal 2 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) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (*.f64 (/.f64 x (/.f64 y x)) (/.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)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(*.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 x y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) 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 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) x)))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (/.f64 #s(literal 1 binary64) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (/.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 x (/.f64 y x)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))) |
(*.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 0 binary64) (/.f64 y x)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) x) (/.f64 x y)) |
(*.f64 (/.f64 (/.f64 x y) x) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) x) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 x (/.f64 y x)) x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y) x) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 x (/.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 x (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x #s(literal 2 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x y)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 y x))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #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 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) |
(exp.f64 #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(neg.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 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 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (sin.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 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(neg.f64 (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(cos.f64 (/.f64 x y)) |
(cos.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) (neg.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) (neg.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (/.f64 x y)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))) (-.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))) #s(literal 1/4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))))) |
(neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (neg.f64 (+.f64 #s(literal -1/4 binary64) (neg.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64))) (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/4 binary64) (neg.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.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 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal -1/4 binary64) (neg.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) (*.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))))) (+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 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 1/512 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) (+.f64 #s(literal 1/64 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 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 -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/4 binary64) (neg.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))))) |
(*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))) (-.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (/.f64 x y)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(neg.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 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 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (sin.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 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 y x))) |
(+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (log.f64 y)) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -2 binary64) x))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (log.f64 (/.f64 x #s(literal -2 binary64))))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (log.f64 (/.f64 y #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (/.f64 y #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x))) (log.f64 #s(literal -2 binary64))) |
(+.f64 (-.f64 (log.f64 y) #s(literal 0 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+.f64 (-.f64 (log.f64 y) (log.f64 (-.f64 #s(literal 0 binary64) x))) (log.f64 #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(-.f64 (log.f64 y) (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(-.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 1/2 binary64))) |
(-.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (log.f64 (/.f64 #s(literal 1 binary64) y))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 x #s(literal -2 binary64)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(-.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(-.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (/.f64 y #s(literal -1/2 binary64))) (log.f64 (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) (+.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) (log.f64 y))))) (/.f64 (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) (+.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) (log.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 y (/.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)) (log.f64 (*.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 x #s(literal 2 binary64))) (log.f64 y)) |
(neg.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(neg.f64 (*.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) (+.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) (log.f64 y)))) (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 y (/.f64 x #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 y (/.f64 x #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) (+.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) (log.f64 y))))) |
(/.f64 (*.f64 (log.f64 (*.f64 y (/.f64 x #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (log.f64 (*.f64 y (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) (+.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) (log.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 y (/.f64 x #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (neg.f64 (log.f64 (*.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x))) (-.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (*.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (-.f64 #s(literal 0 binary64) y))) (+.f64 (*.f64 (log.f64 (/.f64 x #s(literal -2 binary64))) (log.f64 (/.f64 x #s(literal -2 binary64)))) (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 x #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x))) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)))) (-.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (-.f64 #s(literal 0 binary64) y))) (*.f64 (log.f64 (/.f64 x #s(literal -2 binary64))) (log.f64 (/.f64 x #s(literal -2 binary64))))) (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) (+.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) (log.f64 y))))) |
(/.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 x #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) (log.f64 (*.f64 y (/.f64 x #s(literal 2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) (+.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) (log.f64 y)))))) |
(*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 x #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (/.f64 x #s(literal 2 binary64)))))) |
| 1× | egg-herbie |
| 9 768× | accelerator-lowering-fma.f32 |
| 9 768× | accelerator-lowering-fma.f64 |
| 7 034× | *-lowering-*.f32 |
| 7 034× | *-lowering-*.f64 |
| 5 250× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 890 | 10988 |
| 1 | 2707 | 10599 |
| 0 | 8274 | 10189 |
| 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 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
1 |
(+ 1 (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2)))) |
(+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2))) (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* 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)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))))) (* -1/360 (pow x 4)))) (pow y 4))))) |
(+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2))) (+ (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -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)))))))))) (+ (* -1/3840 (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (+ (* 1/1290240 (pow x 8)) (* 1/48 (* (pow x 3) (- (* 1/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 x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* 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)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))))) (* -1/360 (pow x 4)))))) (+ (* 1/20160 (pow x 6)) (* 1/360 (* (pow x 4) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2)))))))) (pow y 6))) (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* 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)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))))) (* -1/360 (pow x 4)))) (pow y 4)))))) |
1 |
(+ 1 (* -1 (/ (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2)))) |
(+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* 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 x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))))) (* -1/360 (pow x 4)))) (pow y 4))) (* -1 (/ (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2))))) |
(+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* -1/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/1290240 (pow x 8)) (+ (* 1/3840 (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* 1/2 (* x (- (* 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))))))))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* 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 x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))))) (* -1/360 (pow x 4)))))) (+ (* 1/20160 (pow x 6)) (* 1/360 (* (pow x 4) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2)))))))) (pow y 6))) (+ (* -1 (/ (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* 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 x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))))) (* -1/360 (pow x 4)))) (pow y 4))) (* -1 (/ (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2)))))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (* 1/96 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (* (pow x 2) (+ (* 31/23040 (/ (pow x 2) (pow y 6))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 173/1290240 (/ (pow x 2) (pow y 8))) (* 31/23040 (/ 1 (pow y 6))))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/ (- (* -1 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2)) |
(/ (- (* -1 (/ (+ (* -1/2 (* 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)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow y 4))) (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/4 (pow x 2)) (* 1/96 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(/ (- (* -1 (/ (+ (* -1/2 (* x (- (* -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)))))))))) (+ (* -1/3840 (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (+ (* 1/1290240 (pow x 8)) (* 1/48 (* (pow x 3) (- (* 1/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/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* 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 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))))))))) (pow y 2)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/ (- (* -1 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2)) |
(/ (- (* -1 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* 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 4))) (+ (* -1/4 (pow x 2)) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))) (pow y 2)) |
(/ (- (* -1 (/ (+ (* -1/48 (* (pow x 3) (- (* -1/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/1290240 (pow x 8)) (+ (* 1/3840 (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* 1/2 (* x (- (* 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))))))))))))) (pow y 6))) (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* 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 4))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2))))))))) (pow y 2)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (- (* -1/96 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (* (pow x 2) (- (* -31/23040 (/ (pow x 2) (pow y 6))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -173/1290240 (/ (pow x 2) (pow y 8))) (* 31/23040 (/ 1 (pow y 6))))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/4 (pow x 2)) (* 1/96 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* 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 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4)))))))) (pow y 2)) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (- (* -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))))))))) (pow y 6))) (+ (* -1/2 (/ (* 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 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/3840 (/ (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/1290240 (/ (pow x 8) (pow y 6))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (* 1/48 (/ (* (pow x 3) (- (* 1/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 y 2)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/ (+ (* -1/4 (pow x 2)) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2))))) (pow y 2)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* 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 4))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))))) (pow y 2)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* -1/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/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/1290240 (/ (pow x 8) (pow y 6))) (+ (* 1/3840 (/ (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* 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 4))) (+ (* 1/2 (/ (* x (- (* 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))))))))) (pow y 6))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))))))))) (pow y 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/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -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 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)) |
(* -1 (/ (+ (* -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)) |
(/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (* (cos (exp (* -1 (+ (log y) (log (/ 2 x)))))) (sin (* 1/2 (/ x y))))) |
(/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (* (cos (exp (* -1 (+ (log y) (log (/ 2 x)))))) (sin (* 1/2 (/ x y))))) |
(/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (* (cos (exp (* -1 (+ (log y) (log (/ 2 x)))))) (sin (* 1/2 (/ x y))))) |
(/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (* (cos (exp (* -1 (+ (log y) (log (/ 2 x)))))) (sin (* 1/2 (/ x y))))) |
(* 2 (/ (* y (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (* x (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))) |
(* y (+ (* 1/12 (/ (* x (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (* (pow y 2) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))) (* 2 (/ (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))) (* x (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))))) |
(* y (- (+ (* -1 (/ (+ (* -1/288 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))) (* 1/960 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))) (pow y 4))) (* 2 (/ (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))) (* x (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))))) (* -1/12 (/ (* x (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (* (pow y 2) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))))) |
(* y (- (+ (* -1 (/ (+ (* -1/161280 (/ (* (pow x 5) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))) (+ (* 1/23040 (/ (* (pow x 5) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))) (* 1/24 (* (pow x 2) (+ (* -1/288 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))) (* 1/960 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))))))) (pow y 6))) (* 2 (/ (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))) (* x (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))))) (+ (* -1/12 (/ (* x (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (* (pow y 2) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))) (+ (* -1/288 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (* (pow y 4) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))) (* 1/960 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (* (pow y 4) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))))))) |
(* 2 (/ (* y (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (* x (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))) |
(* -1 (* y (+ (* -2 (/ (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))) (* x (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))) (* -1/12 (/ (* x (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (* (pow y 2) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))))))) |
(* -1 (* y (- (+ (* -2 (/ (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))) (* x (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))) (* -1 (/ (+ (* -1/960 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))) (* 1/288 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))) (pow y 4)))) (* 1/12 (/ (* x (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (* (pow y 2) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))))))) |
(* -1 (* y (- (+ (* -2 (/ (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))) (* x (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))) (* -1 (/ (+ (* -1/23040 (/ (* (pow x 5) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))) (+ (* 1/161280 (/ (* (pow x 5) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))) (* 1/24 (* (pow x 2) (+ (* -1/960 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))) (* 1/288 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))))))) (pow y 6)))) (+ (* -1/960 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (* (pow y 4) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))) (+ (* 1/288 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (* (pow y 4) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))) (* 1/12 (/ (* x (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (* (pow y 2) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))))))))) |
(* 2 (/ (* y (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) (* x (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) |
(/ (+ (* 1/12 (/ (* (pow x 2) (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) (* y (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) (* 2 (/ (* y (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) x) |
(/ (+ (* 2 (/ (* y (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))) (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/288 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 3) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) (* 1/960 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 3) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))))))) (* -1/12 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* y (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))))))) x) |
(/ (+ (* 2 (/ (* y (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))) (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/161280 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 5) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) (+ (* 1/23040 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 5) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) (* 1/24 (/ (+ (* -1/288 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 3) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) (* 1/960 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 3) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))))) (pow y 2))))))) (+ (* -1/288 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 3) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) (* 1/960 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 3) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))))))) (* -1/12 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* y (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))))))) x) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (* (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (sin (* 1/2 (/ x y))))) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (* (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (sin (* 1/2 (/ x y))))) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (* (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (sin (* 1/2 (/ x y))))) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (* (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (sin (* 1/2 (/ x y))))) |
(/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (* (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (sin (* 1/2 (/ x y))))) |
(/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (* (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (sin (* 1/2 (/ x y))))) |
(/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (* (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (sin (* 1/2 (/ x y))))) |
(/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (* (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (sin (* 1/2 (/ x y))))) |
(/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (cos (exp (* -1 (+ (log y) (log (/ 2 x))))))) |
(/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (cos (exp (* -1 (+ (log y) (log (/ 2 x))))))) |
(/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (cos (exp (* -1 (+ (log y) (log (/ 2 x))))))) |
(/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (cos (exp (* -1 (+ (log y) (log (/ 2 x))))))) |
(/ (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) |
(/ (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) |
(/ (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) |
(/ (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) |
(/ (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) |
(/ (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) |
(/ (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) |
(/ (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x))))))) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x))))))) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x))))))) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x))))))) |
(/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x))))))) |
(/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x))))))) |
(/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x))))))) |
(/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x))))))) |
(exp (* -1 (+ (log y) (log (/ 2 x))))) |
(exp (* -1 (+ (log y) (log (/ 2 x))))) |
(exp (* -1 (+ (log y) (log (/ 2 x))))) |
(exp (* -1 (+ (log y) (log (/ 2 x))))) |
(exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))) |
(exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))) |
(exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))) |
(exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))) |
(exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))) |
(exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))) |
(exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))) |
(exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))) |
(exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))) |
(exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))) |
(exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))) |
(exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))) |
(exp (* -1 (+ (log (* 2 y)) (log (/ 1 x))))) |
(exp (* -1 (+ (log (* 2 y)) (log (/ 1 x))))) |
(exp (* -1 (+ (log (* 2 y)) (log (/ 1 x))))) |
(exp (* -1 (+ (log (* 2 y)) (log (/ 1 x))))) |
(exp (* -1 (+ (log (* -2 y)) (log (/ -1 x))))) |
(exp (* -1 (+ (log (* -2 y)) (log (/ -1 x))))) |
(exp (* -1 (+ (log (* -2 y)) (log (/ -1 x))))) |
(exp (* -1 (+ (log (* -2 y)) (log (/ -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)) |
(* 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 |
(+ 1 (* -1/2 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/2 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2)))))) |
(cos (/ x y)) |
(cos (/ x y)) |
(cos (/ x y)) |
(cos (/ x y)) |
(cos (/ x y)) |
(cos (/ x y)) |
(cos (/ x y)) |
(cos (/ x y)) |
(cos (/ x y)) |
(cos (/ x y)) |
(cos (/ x y)) |
(cos (/ x y)) |
1 |
(+ 1 (* -1/2 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* -1/2 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4)))))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (* -1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 1/1440 (/ (pow x 2) (pow y 6))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/80640 (/ (pow x 2) (pow y 8))) (* 1/1440 (/ 1 (pow y 6))))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/ (- (* -1/48 (/ (pow x 4) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2)) |
(/ (- (* 1/1440 (/ (pow x 6) (pow y 4))) (+ (* -1/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/ (- (* -1/80640 (/ (pow x 8) (pow y 6))) (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/ (- (* -1/48 (/ (pow x 4) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2)) |
(/ (- (* 1/1440 (/ (pow x 6) (pow y 4))) (+ (* -1/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/ (- (* -1/80640 (/ (pow x 8) (pow y 6))) (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (pow y 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)) |
(+ (log y) (log (/ 2 x))) |
(+ (log y) (log (/ 2 x))) |
(+ (log y) (log (/ 2 x))) |
(+ (log y) (log (/ 2 x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+.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 #s(literal 5/384 binary64) (*.f64 x 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 (*.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 (*.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 (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)) (pow.f64 y #s(literal 4 binary64))) #s(literal -5/384 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 (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)) (pow.f64 y #s(literal 4 binary64))) #s(literal -5/384 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 (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) (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 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 #s(literal -1/46080 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/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/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 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 #s(literal -1/46080 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/384 binary64)) (pow.f64 y #s(literal 4 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 (*.f64 #s(literal 5/384 binary64) (*.f64 x 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 (*.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 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64)) (*.f64 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 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 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))))) (+.f64 (*.f64 #s(literal -1/24 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.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 x x) (*.f64 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 (*.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 (*.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 (*.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 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 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal -1/24 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) x) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.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)))) (+.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/1920 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.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))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 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 #s(literal -2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 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 (+.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 x x) (*.f64 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 (-.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 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.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))))) (+.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 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 x x) (*.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 #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)))))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) (+.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 (*.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 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 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 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.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))))))) |
(* 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 #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))))))))) |
(/ (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 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 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 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 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 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.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)))))) (+.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 (*.f64 x x) (-.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 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 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 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 (*.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))))))) 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 (*.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 (*.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 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64))) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (+.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 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (+.f64 (*.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))))) (+.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 #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 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 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))))))) (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 (*.f64 #s(literal 5/384 binary64) (*.f64 x 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 (*.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 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (/ x y))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 y y))) |
(+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2))) (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* 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)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))))) (* -1/360 (pow x 4)))) (pow y 4))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 y y))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/7680 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)))))) (*.f64 x x)) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/360 binary64)))) (pow.f64 y #s(literal 4 binary64)))) |
(+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2))) (+ (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -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)))))))))) (+ (* -1/3840 (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (+ (* 1/1290240 (pow x 8)) (* 1/48 (* (pow x 3) (- (* 1/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 x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* 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)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))))) (* -1/360 (pow x 4)))))) (+ (* 1/20160 (pow x 6)) (* 1/360 (* (pow x 4) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2)))))))) (pow y 6))) (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* 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)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))))) (* -1/360 (pow x 4)))) (pow y 4)))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 y y))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/7680 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)))))) (*.f64 x x)) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/360 binary64)))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.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 (*.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 1/1290240 binary64) (pow.f64 x #s(literal 8 binary64))) (+.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64))))))) (*.f64 x x)) (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/20160 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/7680 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)))))) (*.f64 x x)) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/360 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 6 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 y y))) |
(+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* 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 x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))))) (* -1/360 (pow x 4)))) (pow y 4))) (* -1 (/ (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/7680 binary64)) (*.f64 (*.f64 x #s(literal 1/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))))))) (*.f64 x x)) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/360 binary64)) (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) #s(literal -1/12 binary64))))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 y y))) |
(+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* -1/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/1290240 (pow x 8)) (+ (* 1/3840 (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* 1/2 (* x (- (* 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))))))))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* 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 x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))))) (* -1/360 (pow x 4)))))) (+ (* 1/20160 (pow x 6)) (* 1/360 (* (pow x 4) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2)))))))) (pow y 6))) (+ (* -1 (/ (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* 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 x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))))) (* -1/360 (pow x 4)))) (pow y 4))) (* -1 (/ (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/7680 binary64)) (*.f64 (*.f64 x #s(literal 1/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))))))) (*.f64 x x)) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/360 binary64)) (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) #s(literal -1/12 binary64))))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 y y))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (+.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 x (*.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))))) (+.f64 (*.f64 #s(literal 1/1290240 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 #s(literal 1/3840 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.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))))) (+.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 x)) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/7680 binary64)) (*.f64 (*.f64 x #s(literal 1/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))))))) (*.f64 x x)) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/360 binary64)) (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) #s(literal -1/12 binary64))))) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/20160 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))))) (pow.f64 y #s(literal 6 binary64))))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* (pow x 2) (+ (* 1/96 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 1/96 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 y y)))) |
(* (pow x 2) (+ (* (pow x 2) (+ (* 31/23040 (/ (pow x 2) (pow y 6))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 31/23040 binary64) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1/96 binary64) (pow.f64 y #s(literal 4 binary64))))))) |
(* (pow x 2) (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 173/1290240 (/ (pow x 2) (pow y 8))) (* 31/23040 (/ 1 (pow y 6))))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/96 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 173/1290240 binary64) (*.f64 x x)) (pow.f64 y #s(literal 8 binary64))) (/.f64 #s(literal 31/23040 binary64) (pow.f64 y #s(literal 6 binary64))))))))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(/ (- (* -1 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (*.f64 y y)) |
(/ (- (* -1 (/ (+ (* -1/2 (* 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)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow y 4))) (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/4 (pow x 2)) (* 1/96 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(/.f64 (-.f64 (/.f64 (+.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/7680 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64))))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 y y)) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y y)))))) (*.f64 y y)) |
(/ (- (* -1 (/ (+ (* -1/2 (* x (- (* -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)))))))))) (+ (* -1/3840 (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (+ (* 1/1290240 (pow x 8)) (* 1/48 (* (pow x 3) (- (* 1/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/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* 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 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))))))))) (pow y 2)) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.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 (*.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 1/1290240 binary64) (pow.f64 x #s(literal 8 binary64))) (+.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)))))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y)) (/.f64 (*.f64 x (-.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (pow.f64 y #s(literal 4 binary64))))) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/7680 binary64)) (pow.f64 y #s(literal 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 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2)) |
(/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) (neg.f64 (*.f64 y y))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 y y)) |
(/ (- (* -1 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* 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 4))) (+ (* -1/4 (pow x 2)) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))) (pow y 2)) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/7680 binary64)) (*.f64 (*.f64 x #s(literal 1/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)))))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 y y)) (/.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (*.f64 y y))))) (*.f64 y y)) |
(/ (- (* -1 (/ (+ (* -1/48 (* (pow x 3) (- (* -1/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/1290240 (pow x 8)) (+ (* 1/3840 (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* 1/2 (* x (- (* 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))))))))))))) (pow y 6))) (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* 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 4))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2))))))))) (pow y 2)) |
(/.f64 (-.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 x (*.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))))) (+.f64 (*.f64 #s(literal 1/1290240 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 #s(literal 1/3840 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.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))))) (+.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)))))))))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/48 binary64) (*.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 6 binary64)) #s(literal -1/7680 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.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))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 y y))))))) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* (pow x 2) (- (* -1/96 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 y y)))) |
(* (pow x 2) (- (* (pow x 2) (- (* -31/23040 (/ (pow x 2) (pow y 6))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -31/23040 binary64) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal -1/96 binary64) (pow.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal -1/4 binary64) (*.f64 y y)))) |
(* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -173/1290240 (/ (pow x 2) (pow y 8))) (* 31/23040 (/ 1 (pow y 6))))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -173/1290240 binary64) (*.f64 x x)) (pow.f64 y #s(literal 8 binary64))) (/.f64 #s(literal -31/23040 binary64) (pow.f64 y #s(literal 6 binary64)))))) (/.f64 #s(literal -1/96 binary64) (pow.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal -1/4 binary64) (*.f64 y y)))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/4 (pow x 2)) (* 1/96 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 y y)) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y y))))) (*.f64 y y)) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* 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 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4)))))))) (pow y 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y)) (/.f64 (*.f64 x (-.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (pow.f64 y #s(literal 4 binary64))))) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/7680 binary64)) (pow.f64 y #s(literal 4 binary64))))))) (*.f64 y y)) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (- (* -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))))))))) (pow y 6))) (+ (* -1/2 (/ (* 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 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/3840 (/ (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/1290240 (/ (pow x 8) (pow y 6))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (* 1/48 (/ (* (pow x 3) (- (* 1/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 y 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y)) (/.f64 (*.f64 x (-.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 (*.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (pow.f64 y #s(literal 6 binary64))))) (+.f64 (/.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal 4 binary64))) (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 #s(literal -1/3840 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 5 binary64)))) (pow.f64 y #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/7680 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/1290240 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 y #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 y y)) (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (*.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/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (pow.f64 y #s(literal 6 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)) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2))))) (pow y 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 y y)) (/.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (*.f64 y y)))) (*.f64 y y)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* 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 4))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))))) (pow y 2)) |
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/48 binary64) (*.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 6 binary64)) #s(literal -1/7680 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.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))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 y y)))))) (*.f64 y y)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* -1/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/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/1290240 (/ (pow x 8) (pow y 6))) (+ (* 1/3840 (/ (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* 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 4))) (+ (* 1/2 (/ (* x (- (* 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))))))))) (pow y 6))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))))))))) (pow y 2)) |
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 #s(literal -1/48 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.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 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 4 binary64)) #s(literal 1/96 binary64)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.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 4 binary64))) (*.f64 x (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.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))))) (+.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)))))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 y y)))))) (*.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (pow.f64 y #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/1290240 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/7680 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 y 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 #s(literal 1/48 binary64) (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) y))) |
(* x (- (* (pow x 2) (+ (* -1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (+.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 #s(literal 1/48 binary64) (*.f64 y (*.f64 y y))) (*.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/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/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))) y) |
(/ (+ (* -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 (*.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)))) y) |
(/ (+ (* -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 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) y) |
(* -1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) 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/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 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))))) (neg.f64 y)) |
(* -1 (/ (+ (* -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 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.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)))))) (neg.f64 y)) |
(/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (* (cos (exp (* -1 (+ (log y) (log (/ 2 x)))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))))) |
(/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (* (cos (exp (* -1 (+ (log y) (log (/ 2 x)))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))))) |
(/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (* (cos (exp (* -1 (+ (log y) (log (/ 2 x)))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))))) |
(/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (* (cos (exp (* -1 (+ (log y) (log (/ 2 x)))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))))) |
(* 2 (/ (* y (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (* x (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) (*.f64 x (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))))) |
(* y (+ (* 1/12 (/ (* x (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (* (pow y 2) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))) (* 2 (/ (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))) (* x (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) (*.f64 (*.f64 y y) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))))) (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) (*.f64 x (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))))))) |
(* y (- (+ (* -1 (/ (+ (* -1/288 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))) (* 1/960 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))) (pow y 4))) (* 2 (/ (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))) (* x (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))))) (* -1/12 (/ (* x (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (* (pow y 2) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))))) |
(*.f64 y (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) (*.f64 x (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) #s(literal -7/2880 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) (*.f64 (*.f64 y y) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))))))) |
(* y (- (+ (* -1 (/ (+ (* -1/161280 (/ (* (pow x 5) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))) (+ (* 1/23040 (/ (* (pow x 5) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))) (* 1/24 (* (pow x 2) (+ (* -1/288 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))) (* 1/960 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))))))) (pow y 6))) (* 2 (/ (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))) (* x (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))))))) (+ (* -1/12 (/ (* x (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (* (pow y 2) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))) (+ (* -1/288 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (* (pow y 4) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))) (* 1/960 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) (* (pow y 4) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))))))))) |
(*.f64 y (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) (*.f64 x (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))))) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) #s(literal 1/26880 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) (*.f64 #s(literal -7/2880 binary64) (*.f64 x x))))) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/12 binary64) x) (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) (*.f64 (*.f64 y y) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))))) #s(literal -7/2880 binary64))))) |
(* 2 (/ (* y (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (* x (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (*.f64 x (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))))) |
(* -1 (* y (+ (* -2 (/ (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))) (* x (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))) (* -1/12 (/ (* x (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (* (pow y 2) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (*.f64 x (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/12 binary64) x) (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (*.f64 (*.f64 y y) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))))))) |
(* -1 (* y (- (+ (* -2 (/ (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))) (* x (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))) (* -1 (/ (+ (* -1/960 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))) (* 1/288 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))) (pow y 4)))) (* 1/12 (/ (* x (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (* (pow y 2) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))))))) |
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (*.f64 x (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) #s(literal 7/2880 binary64))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/12 binary64) x) (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (*.f64 (*.f64 y y) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))))) (neg.f64 y)) |
(* -1 (* y (- (+ (* -2 (/ (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))) (* x (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))) (* -1 (/ (+ (* -1/23040 (/ (* (pow x 5) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))) (+ (* 1/161280 (/ (* (pow x 5) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))) (* 1/24 (* (pow x 2) (+ (* -1/960 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))) (* 1/288 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))))))) (pow y 6)))) (+ (* -1/960 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (* (pow y 4) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))) (+ (* 1/288 (/ (* (pow x 3) (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (* (pow y 4) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))))) (* 1/12 (/ (* x (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) (* (pow y 2) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))))))))))) |
(*.f64 y (*.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (*.f64 x (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))))) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) #s(literal -1/26880 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (*.f64 #s(literal 7/2880 binary64) (*.f64 x x))))) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))))) #s(literal 7/2880 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (*.f64 (*.f64 y y) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))))))) #s(literal -1 binary64))) |
(* 2 (/ (* y (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) (* x (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))))) (/.f64 (*.f64 y (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))))) x)) |
(/ (+ (* 1/12 (/ (* (pow x 2) (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) (* y (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) (* 2 (/ (* y (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))))) (*.f64 y (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))))) x) |
(/ (+ (* 2 (/ (* y (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))) (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/288 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 3) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) (* 1/960 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 3) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))))))) (* -1/12 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* y (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))))))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) (*.f64 (*.f64 y (*.f64 y y)) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))))) #s(literal 7/2880 binary64))) (*.f64 #s(literal 1/12 binary64) (/.f64 (/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) y) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))))))))) x) |
(/ (+ (* 2 (/ (* y (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))) (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/161280 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 5) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) (+ (* 1/23040 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 5) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) (* 1/24 (/ (+ (* -1/288 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 3) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) (* 1/960 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 3) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))))) (pow y 2))))))) (+ (* -1/288 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 3) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))))) (* 1/960 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* (pow y 3) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))))))) (* -1/12 (/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (* y (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))))))))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) (*.f64 (pow.f64 y #s(literal 5 binary64)) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))))) #s(literal 1/26880 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) (*.f64 (*.f64 y (*.f64 y y)) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))))) #s(literal -7/2880 binary64))) (*.f64 y y))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) (*.f64 (*.f64 y (*.f64 y y)) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))))) #s(literal 7/2880 binary64))))) (*.f64 #s(literal 1/12 binary64) (/.f64 (/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) y) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))))))))) x) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (* (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))))) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (* (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))))) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (* (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))))) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (* (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))))) |
(/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (* (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x)))))))) |
(/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (* (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x)))))))) |
(/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (* (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x)))))))) |
(/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (* (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x)))))))) |
(/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (cos (exp (* -1 (+ (log y) (log (/ 2 x))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) |
(/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (cos (exp (* -1 (+ (log y) (log (/ 2 x))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) |
(/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (cos (exp (* -1 (+ (log y) (log (/ 2 x))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) |
(/ (sin (exp (* -1 (+ (log y) (log (/ 2 x)))))) (cos (exp (* -1 (+ (log y) (log (/ 2 x))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) |
(/ (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) |
(/ (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) |
(/ (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) |
(/ (sin (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))))) (cos (exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) |
(/ (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
(/ (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
(/ (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
(/ (sin (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))))) (cos (exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))))) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))))) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))))) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (* -1 (log x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))))) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))))) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))))) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))))) |
(/ (sin (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x)))))) (cos (exp (* -1 (+ (log (* 2 y)) (log (/ 1 x))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))))) |
(/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))))))) |
(/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))))))) |
(/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))))))) |
(/ (sin (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x)))))) (cos (exp (* -1 (+ (log (* -2 y)) (log (/ -1 x))))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))))))) |
(exp (* -1 (+ (log y) (log (/ 2 x))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))) |
(exp (* -1 (+ (log y) (log (/ 2 x))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))) |
(exp (* -1 (+ (log y) (log (/ 2 x))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))) |
(exp (* -1 (+ (log y) (log (/ 2 x))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))) |
(exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))) |
(exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))) |
(exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))) |
(exp (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))))) |
(exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(exp (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))) |
(exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))) |
(exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))) |
(exp (* -1 (+ (log (* 2 y)) (* -1 (log x))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))) |
(exp (* -1 (+ (log (* 2 y)) (log (/ 1 x))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))) |
(exp (* -1 (+ (log (* 2 y)) (log (/ 1 x))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))) |
(exp (* -1 (+ (log (* 2 y)) (log (/ 1 x))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))) |
(exp (* -1 (+ (log (* 2 y)) (log (/ 1 x))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)))) |
(exp (* -1 (+ (log (* -2 y)) (log (/ -1 x))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(exp (* -1 (+ (log (* -2 y)) (log (/ -1 x))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(exp (* -1 (+ (log (* -2 y)) (log (/ -1 x))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(exp (* -1 (+ (log (* -2 y)) (log (/ -1 x))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(* 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 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (*.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 x (*.f64 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)))))))) |
(* 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 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/645120 binary64) (*.f64 x x)) (pow.f64 y #s(literal 7 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 x #s(literal 1/2 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.f64 y y))) 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 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 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.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 (*.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 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 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.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))))))) |
(* 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 #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))))))))) |
(/ (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 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 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 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 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 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.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)))))) (+.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 (*.f64 x x) (-.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 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 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 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 (*.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))))))) 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 (*.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 (*.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 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64))) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (+.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 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (+.f64 (*.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))))) (+.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 #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 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 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))))))) (neg.f64 y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 y y))) |
(+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/2 (/ 1 (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 y y))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 y y))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* (pow x 2) (+ (* -1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 1/1440 (/ (pow x 2) (pow y 6))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 1/1440 binary64) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 4 binary64))))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/80640 (/ (pow x 2) (pow y 8))) (* 1/1440 (/ 1 (pow y 6))))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1/80640 binary64) (*.f64 x x)) (pow.f64 y #s(literal 8 binary64))) (/.f64 #s(literal 1/1440 binary64) (pow.f64 y #s(literal 6 binary64))))) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 4 binary64))))))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(/ (- (* -1/48 (/ (pow x 4) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 y y)) |
(/ (- (* 1/1440 (/ (pow x 6) (pow y 4))) (+ (* -1/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/1440 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 y y))) (*.f64 y y)) |
(/ (- (* -1/80640 (/ (pow x 8) (pow y 6))) (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/80640 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 y #s(literal 6 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 y y))) (/.f64 (*.f64 #s(literal -1/1440 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 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/48 (/ (pow x 4) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 y y)) |
(/ (- (* 1/1440 (/ (pow x 6) (pow y 4))) (+ (* -1/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/1440 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 y y))) (*.f64 y y)) |
(/ (- (* -1/80640 (/ (pow x 8) (pow y 6))) (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/80640 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 y #s(literal 6 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 y y))) (/.f64 (*.f64 #s(literal -1/1440 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))))) (*.f64 y 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 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (*.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 x (*.f64 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)))))))) |
(* 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 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/645120 binary64) (*.f64 x x)) (pow.f64 y #s(literal 7 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 x #s(literal 1/2 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.f64 y y))) 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 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 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.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 (*.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 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 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
Compiled 76 402 to 5 621 computations (92.6% saved)
136 alts after pruning (131 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 387 | 83 | 2 470 |
| Fresh | 31 | 48 | 79 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 2 421 | 136 | 2 557 |
| Status | Accuracy | Program |
|---|---|---|
| 50.4% | (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)) | |
| 6.8% | (/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 7.6% | (/.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))))) | |
| 42.1% | (/.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 (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)))) | |
| 4.9% | (/.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 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.0% | (/.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)))) | |
| 42.0% | (/.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))))) | |
| 42.0% | (/.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)))) | |
| 6.7% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.5% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.4% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) y)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.8% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.4% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 3.9% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 7.2% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.3% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 23.3% | (/.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))) | |
| 6.6% | (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) | |
| 41.4% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 24.5% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.5% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 12.4% | (/.f64 (tan.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 26.1% | (/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (/.f64 y (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 25.1% | (/.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 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))))) | |
| 24.9% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.9% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 y) (log.f64 (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.8% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) | |
| 38.0% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) | |
| 38.0% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))))) | |
| 38.5% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 26.3% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) x)))) | |
| 18.8% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 (*.f64 x x) (/.f64 x (/.f64 #s(literal 1/2 binary64) y))))) | |
| 38.6% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))))) | |
| 37.9% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 38.1% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))))) | |
| 37.6% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))))) | |
| 38.3% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) | |
| 40.8% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) | |
| 37.2% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.3% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 18.0% | (/.f64 (tan.f64 (/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 y x))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x))) | |
| 20.8% | (/.f64 (tan.f64 (/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.9% | (/.f64 (tan.f64 (/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 y 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)))) | |
| 42.2% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 29.5% | (/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 y #s(literal -2 binary64))) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y #s(literal -2 binary64)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.8% | (/.f64 (tan.f64 (/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (neg.f64 (*.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 4.9% | (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 39.1% | (/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 42.0% | (/.f64 (tan.f64 (/.f64 x (/.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 17.7% | (/.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))))) | |
| 7.0% | (/.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)))))) | |
| 42.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 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))))) | |
| 38.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) | |
| 37.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))))) | |
| 22.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) y) x))) | |
| 11.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) x))) | |
| 42.4% | (/.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)))) | |
| 28.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) x)))) | |
| 22.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) y)) 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) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))))) x))) | |
| 20.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 x x) (/.f64 x (/.f64 #s(literal 1/2 binary64) y))))) | |
| 38.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))))) | |
| 39.2% | (/.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.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))))))) | |
| 41.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 40.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) #s(literal -1/2 binary64))))) | |
| ✓ | 42.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)))) |
| 38.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))))) | |
| 42.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) x))))) | |
| 42.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 28.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) | |
| 38.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))))) | |
| 38.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) | |
| 38.1% | (/.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))))) | |
| ▶ | 38.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
| 39.1% | (/.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))))) | |
| 38.2% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.2% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 28.9% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) | |
| 41.6% | (/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.6% | (/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 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)))) | |
| 42.4% | (/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.1% | (/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.7% | (/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.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))))) (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)))) | |
| 42.7% | (/.f64 (tan.f64 (*.f64 (/.f64 (/.f64 x y) x) (/.f64 x #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 21.4% | (/.f64 (tan.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 x (/.f64 #s(literal 2 binary64) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 42.6% | (/.f64 (tan.f64 (*.f64 (/.f64 x y) (*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.2% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #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)))) | |
| 22.3% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x))) | |
| 42.3% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.4% | (/.f64 (tan.f64 (*.f64 (*.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.5% | (/.f64 (tan.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 21.2% | (/.f64 (tan.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.5% | (/.f64 (tan.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.7% | (/.f64 (tan.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.0% | (/.f64 (tan.f64 (exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.7% | (/.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))) | |
| 38.5% | (/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))))) | |
| 42.8% | (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) | |
| ▶ | 40.9% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)))) |
| 51.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| 51.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) | |
| 51.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))))) | |
| 50.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))))) | |
| 21.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x #s(literal -2 binary64)))))) y))) | |
| ✓ | 51.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
| 51.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) y))) | |
| 50.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 51.1% | (/.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))) | |
| 38.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x x) (/.f64 x (/.f64 #s(literal 1/2 binary64) y))))) | |
| 50.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) y))) | |
| ▶ | 51.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))))) |
| 50.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))))) | |
| 39.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x))))) | |
| 51.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) | |
| 50.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 51.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))))) | |
| 51.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))))) | |
| 49.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))))) | |
| 47.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y) x) #s(literal -1/2 binary64)))) | |
| 49.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 x (/.f64 y x)) x) #s(literal 1/2 binary64)))) | |
| 47.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) x) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))))) | |
| 51.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) (*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x))))) | |
| 51.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 51.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))))) | |
| 38.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y #s(literal 1/2 binary64)))))) | |
| 50.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) | |
| 51.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) | |
| ✓ | 44.7% | (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
| 6.7% | (*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) | |
| 7.2% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (*.f64 (+.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 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) | |
| 41.9% | (*.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))) | |
| 41.9% | (*.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)))) | |
| ✓ | 51.0% | #s(literal 1 binary64) |
| ✓ | 7.4% | #s(literal -1 binary64) |
Compiled 5 994 to 4 079 computations (31.9% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | cost-diff | 128 | (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))) |
| ✓ | cost-diff | 12800 | (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))) |
| ✓ | cost-diff | 12800 | (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) |
| ✓ | 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 (exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
| ✓ | cost-diff | 12800 | (exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal 1 binary64) x) y) |
| ✓ | cost-diff | 0 | (tan.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 x (/.f64 #s(literal 2 binary64) x)))) |
| ✓ | cost-diff | 0 | (/.f64 (tan.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 x (/.f64 #s(literal 2 binary64) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | cost-diff | 384 | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 x (/.f64 #s(literal 2 binary64) x))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))))) |
| ✓ | cost-diff | 128 | (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))) |
| ✓ | cost-diff | 12800 | (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))) |
| ✓ | cost-diff | 12800 | (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) |
| 4 592× | *-lowering-*.f32 |
| 4 592× | *-lowering-*.f64 |
| 2 504× | associate-/r/ |
| 2 194× | cube-prod |
| 1 608× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 332 |
| 1 | 74 | 320 |
| 2 | 137 | 264 |
| 3 | 288 | 264 |
| 4 | 634 | 264 |
| 5 | 2339 | 264 |
| 6 | 3756 | 264 |
| 7 | 3941 | 264 |
| 8 | 4128 | 264 |
| 9 | 4401 | 264 |
| 10 | 4812 | 264 |
| 11 | 5354 | 264 |
| 12 | 7553 | 264 |
| 0 | 8038 | 262 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (cos (/ (exp (* -1 (log y))) (exp (log (/ 2 x)))))) |
1 |
(cos (/ (exp (* -1 (log y))) (exp (log (/ 2 x))))) |
(/ (exp (* -1 (log y))) (exp (log (/ 2 x)))) |
(exp (* -1 (log y))) |
(* -1 (log y)) |
-1 |
(log y) |
y |
(exp (log (/ 2 x))) |
(log (/ 2 x)) |
(/ 2 x) |
2 |
x |
(/ 1 (+ 1 (/ (* -1/8 (* x x)) (* y y)))) |
1 |
(+ 1 (/ (* -1/8 (* x x)) (* y y))) |
(/ (* -1/8 (* x x)) (* y y)) |
(* -1/8 (* x x)) |
-1/8 |
(* x x) |
x |
(* y y) |
y |
(/ (tan (* (/ (/ 1 x) y) (/ x (/ 2 x)))) (sin (/ x (* y 2)))) |
(tan (* (/ (/ 1 x) y) (/ x (/ 2 x)))) |
(* (/ (/ 1 x) y) (/ x (/ 2 x))) |
(/ (/ 1 x) y) |
(/ 1 x) |
1 |
x |
y |
(/ x (/ 2 x)) |
(/ 2 x) |
2 |
(sin (/ x (* y 2))) |
(/ x (* y 2)) |
(* y 2) |
(/ (tan (/ x (* y 2))) (sin (exp (log (/ x (/ y 1/2)))))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
x |
(* y 2) |
y |
2 |
(sin (exp (log (/ x (/ y 1/2))))) |
(exp (log (/ x (/ y 1/2)))) |
(log (/ x (/ y 1/2))) |
(/ x (/ y 1/2)) |
(/ y 1/2) |
1/2 |
(/ (tan (/ (exp (* -1 (log y))) (exp (log (/ 2 x))))) (sin (/ x (* y 2)))) |
(tan (/ (exp (* -1 (log y))) (exp (log (/ 2 x))))) |
(/ (exp (* -1 (log y))) (exp (log (/ 2 x)))) |
(exp (* -1 (log y))) |
(* -1 (log y)) |
-1 |
(log y) |
y |
(exp (log (/ 2 x))) |
(log (/ 2 x)) |
(/ 2 x) |
2 |
x |
(sin (/ x (* y 2))) |
(/ x (* y 2)) |
(* y 2) |
| Outputs |
|---|
(/ 1 (cos (/ (exp (* -1 (log y))) (exp (log (/ 2 x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
1 |
#s(literal 1 binary64) |
(cos (/ (exp (* -1 (log y))) (exp (log (/ 2 x))))) |
(cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(/ (exp (* -1 (log y))) (exp (log (/ 2 x)))) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(exp (* -1 (log y))) |
(/.f64 #s(literal 1 binary64) y) |
(* -1 (log y)) |
(-.f64 #s(literal 0 binary64) (log.f64 y)) |
-1 |
#s(literal -1 binary64) |
(log y) |
(log.f64 y) |
y |
(exp (log (/ 2 x))) |
(/.f64 #s(literal 2 binary64) x) |
(log (/ 2 x)) |
(log.f64 (/.f64 #s(literal 2 binary64) x)) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
2 |
#s(literal 2 binary64) |
x |
(/ 1 (+ 1 (/ (* -1/8 (* x x)) (* y y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) y) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* -1/8 (* x x)) (* y y))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) y) y)) |
(/ (* -1/8 (* x x)) (* y y)) |
(/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) y) y) |
(* -1/8 (* x x)) |
(*.f64 x (*.f64 x #s(literal -1/8 binary64))) |
-1/8 |
#s(literal -1/8 binary64) |
(* x x) |
(*.f64 x x) |
x |
(* y y) |
(*.f64 y y) |
y |
(/ (tan (* (/ (/ 1 x) y) (/ x (/ 2 x)))) (sin (/ x (* y 2)))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(tan (* (/ (/ 1 x) y) (/ x (/ 2 x)))) |
(tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(* (/ (/ 1 x) y) (/ x (/ 2 x))) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/ (/ 1 x) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
y |
(/ x (/ 2 x)) |
(/.f64 x (/.f64 #s(literal 2 binary64) x)) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
2 |
#s(literal 2 binary64) |
(sin (/ x (* y 2))) |
(sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(/ x (* y 2)) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(* y 2) |
(/.f64 y #s(literal 1/2 binary64)) |
(/ (tan (/ x (* y 2))) (sin (exp (log (/ x (/ y 1/2)))))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(tan (/ x (* y 2))) |
(tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(/ x (* y 2)) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
x |
(* y 2) |
(/.f64 y #s(literal 1/2 binary64)) |
y |
2 |
#s(literal 2 binary64) |
(sin (exp (log (/ x (/ y 1/2))))) |
(sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(exp (log (/ x (/ y 1/2)))) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(log (/ x (/ y 1/2))) |
(log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(/ 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 (/ (exp (* -1 (log y))) (exp (log (/ 2 x))))) (sin (/ x (* y 2)))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(tan (/ (exp (* -1 (log y))) (exp (log (/ 2 x))))) |
(tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(/ (exp (* -1 (log y))) (exp (log (/ 2 x)))) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(exp (* -1 (log y))) |
(/.f64 #s(literal 1 binary64) y) |
(* -1 (log y)) |
(-.f64 #s(literal 0 binary64) (log.f64 y)) |
-1 |
#s(literal -1 binary64) |
(log y) |
(log.f64 y) |
y |
(exp (log (/ 2 x))) |
(/.f64 #s(literal 2 binary64) x) |
(log (/ 2 x)) |
(log.f64 (/.f64 #s(literal 2 binary64) x)) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
2 |
#s(literal 2 binary64) |
x |
(sin (/ x (* y 2))) |
(sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(/ x (* y 2)) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(* y 2) |
(/.f64 y #s(literal 1/2 binary64)) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 91.4% | (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) |
| ✓ | accuracy | 91.2% | (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))) |
| ✓ | accuracy | 51.5% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 50.6% | (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) |
| ✓ | accuracy | 91.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
| ✓ | accuracy | 79.5% | (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 51.5% | (sin.f64 (exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
| ✓ | accuracy | 50.6% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 91.8% | (/.f64 (tan.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 x (/.f64 #s(literal 2 binary64) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | accuracy | 61.6% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 x (/.f64 #s(literal 2 binary64) x))) |
| ✓ | accuracy | 51.5% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 50.6% | (tan.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 x (/.f64 #s(literal 2 binary64) x)))) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)))) |
| ✓ | accuracy | 76.1% | (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
| ✓ | accuracy | 99.5% | (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))) |
| ✓ | accuracy | 91.4% | (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) |
| ✓ | accuracy | 91.2% | (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))) |
| ✓ | accuracy | 51.1% | (cos.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) |
| 147.0ms | 136× | 1 | valid |
| 47.0ms | 120× | 0 | valid |
Compiled 336 to 42 computations (87.5% saved)
ival-div: 33.0ms (21.8% of total)ival-log: 27.0ms (17.9% of total)ival-exp: 25.0ms (16.5% of total)ival-tan: 18.0ms (11.9% of total)ival-sin: 18.0ms (11.9% of total)ival-mult: 14.0ms (9.3% of total)ival-cos: 7.0ms (4.6% of total)adjust: 5.0ms (3.3% of total)ival-add: 2.0ms (1.3% of total)exact: 1.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (exp (* -1 (log y)))> |
#<alt (exp (log (/ 2 x)))> |
#<alt (/ (exp (* -1 (log y))) (exp (log (/ 2 x))))> |
#<alt (/ 1 (cos (/ (exp (* -1 (log y))) (exp (log (/ 2 x))))))> |
#<alt (/ 1 (+ 1 (/ (* -1/8 (* x x)) (* y y))))> |
#<alt (+ 1 (/ (* -1/8 (* x x)) (* y y)))> |
#<alt (/ (* -1/8 (* x x)) (* y y))> |
#<alt (* -1/8 (* x x))> |
#<alt (* (/ (/ 1 x) y) (/ x (/ 2 x)))> |
#<alt (/ (tan (* (/ (/ 1 x) y) (/ x (/ 2 x)))) (sin (/ x (* y 2))))> |
#<alt (tan (* (/ (/ 1 x) y) (/ x (/ 2 x))))> |
#<alt (/ (/ 1 x) y)> |
#<alt (exp (log (/ x (/ y 1/2))))> |
#<alt (/ (tan (/ x (* y 2))) (sin (exp (log (/ x (/ y 1/2))))))> |
#<alt (tan (/ x (* y 2)))> |
#<alt (/ x (* y 2))> |
#<alt (/ (tan (/ (exp (* -1 (log y))) (exp (log (/ 2 x))))) (sin (/ x (* y 2))))> |
#<alt (cos (/ (exp (* -1 (log y))) (exp (log (/ 2 x)))))> |
#<alt (* x x)> |
#<alt (sin (/ x (* y 2)))> |
#<alt (sin (exp (log (/ x (/ y 1/2)))))> |
#<alt (log (/ x (/ y 1/2)))> |
#<alt (tan (/ (exp (* -1 (log y))) (exp (log (/ 2 x)))))> |
| Outputs |
|---|
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 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 (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 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/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ 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 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ 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 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt 1> |
#<alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (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 (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (+ (log x) (log (/ 1/2 y)))> |
#<alt (+ (log x) (log (/ 1/2 y)))> |
#<alt (+ (log x) (log (/ 1/2 y)))> |
#<alt (+ (log x) (log (/ 1/2 y)))> |
#<alt (+ (log (/ 1/2 y)) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ 1/2 y)) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ 1/2 y)) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ 1/2 y)) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ -1/2 y)) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (/ -1/2 y)) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (/ -1/2 y)) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (/ -1/2 y)) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (* 1/2 x)) (* -1 (log y)))> |
#<alt (+ (log (* 1/2 x)) (* -1 (log y)))> |
#<alt (+ (log (* 1/2 x)) (* -1 (log y)))> |
#<alt (+ (log (* 1/2 x)) (* -1 (log y)))> |
#<alt (+ (log (* 1/2 x)) (log (/ 1 y)))> |
#<alt (+ (log (* 1/2 x)) (log (/ 1 y)))> |
#<alt (+ (log (* 1/2 x)) (log (/ 1 y)))> |
#<alt (+ (log (* 1/2 x)) (log (/ 1 y)))> |
#<alt (+ (log (* -1/2 x)) (log (/ -1 y)))> |
#<alt (+ (log (* -1/2 x)) (log (/ -1 y)))> |
#<alt (+ (log (* -1/2 x)) (log (/ -1 y)))> |
#<alt (+ (log (* -1/2 x)) (log (/ -1 y)))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
126 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 65.0ms | x | @ | -inf | (log (/ x (/ y 1/2))) |
| 21.0ms | y | @ | -inf | (log (/ x (/ y 1/2))) |
| 16.0ms | y | @ | 0 | (log (/ x (/ y 1/2))) |
| 14.0ms | x | @ | 0 | (log (/ x (/ y 1/2))) |
| 10.0ms | x | @ | inf | (log (/ x (/ y 1/2))) |
| 1× | batch-egg-rewrite |
| 4 174× | accelerator-lowering-fma.f32 |
| 4 174× | accelerator-lowering-fma.f64 |
| 3 994× | *-lowering-*.f32 |
| 3 994× | *-lowering-*.f64 |
| 3 522× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 192 |
| 1 | 194 | 146 |
| 2 | 1213 | 140 |
| 0 | 8653 | 138 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(exp (* -1 (log y))) |
(exp (log (/ 2 x))) |
(/ (exp (* -1 (log y))) (exp (log (/ 2 x)))) |
(/ 1 (cos (/ (exp (* -1 (log y))) (exp (log (/ 2 x)))))) |
(/ 1 (+ 1 (/ (* -1/8 (* x x)) (* y y)))) |
(+ 1 (/ (* -1/8 (* x x)) (* y y))) |
(/ (* -1/8 (* x x)) (* y y)) |
(* -1/8 (* x x)) |
(* (/ (/ 1 x) y) (/ x (/ 2 x))) |
(/ (tan (* (/ (/ 1 x) y) (/ x (/ 2 x)))) (sin (/ x (* y 2)))) |
(tan (* (/ (/ 1 x) y) (/ x (/ 2 x)))) |
(/ (/ 1 x) y) |
(exp (log (/ x (/ y 1/2)))) |
(/ (tan (/ x (* y 2))) (sin (exp (log (/ x (/ y 1/2)))))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
(/ (tan (/ (exp (* -1 (log y))) (exp (log (/ 2 x))))) (sin (/ x (* y 2)))) |
(cos (/ (exp (* -1 (log y))) (exp (log (/ 2 x))))) |
(* x x) |
(sin (/ x (* y 2))) |
(sin (exp (log (/ x (/ y 1/2))))) |
(log (/ x (/ y 1/2))) |
(tan (/ (exp (* -1 (log y))) (exp (log (/ 2 x))))) |
| Outputs |
|---|
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) y)) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) y) x)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(/.f64 x (*.f64 y x)) |
(/.f64 #s(literal 1 binary64) y) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 y x))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) |
(pow.f64 y #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (log.f64 y) #s(literal 2 binary64)) (/.f64 (log.f64 y) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (/.f64 (log.f64 y) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) x) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x)) |
(neg.f64 (/.f64 #s(literal -2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) |
(/.f64 #s(literal 2 binary64) x) |
(/.f64 x (*.f64 x (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (exp.f64 (log.f64 #s(literal -2 binary64))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)))) |
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) x) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(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 #s(literal -2 binary64) x)) (/.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)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)))) |
(neg.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) (*.f64 x x))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) y) (*.f64 x (/.f64 x #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(/.f64 #s(literal -1 binary64) (/.f64 y (/.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 x (/.f64 (*.f64 y x) (/.f64 x #s(literal 2 binary64)))) |
(/.f64 x (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y x))) |
(/.f64 x (neg.f64 (/.f64 (*.f64 y x) (/.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y x)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y x) (/.f64 x #s(literal 2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y x) (/.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (/.f64 x #s(literal -2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 y x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (neg.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) (*.f64 y x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y x) (/.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 (*.f64 y x) (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) y))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.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 (-.f64 #s(literal 0 binary64) x)) (/.f64 y (/.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y x))) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) x))) (exp.f64 (log.f64 (/.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (/.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x))) |
(*.f64 x (exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 x (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y x)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (/.f64 x #s(literal 2 binary64))))) |
(*.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 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x x) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (*.f64 x (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 y x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 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 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64))))))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (/.f64 (/.f64 x #s(literal 2 binary64)) x)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 (/.f64 x #s(literal -2 binary64)) x)) |
(*.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y))) x) |
(*.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) x)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal -1 binary64)) (*.f64 x (/.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal -2 binary64)) (/.f64 x (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal -2 binary64)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) x) (/.f64 x y)) |
(*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) x) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1 binary64)) (*.f64 x (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 2 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 x (/.f64 y #s(literal -1 binary64))) (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -1 binary64))) (/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y #s(literal -1 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 y #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) (/.f64 y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) 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))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.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 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (tan.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 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.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 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(exp.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 #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 #s(literal -1/64 binary64) (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) (/.f64 (/.f64 x (/.f64 y x)) y))))) (/.f64 (/.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 x (/.f64 y x)) y) (/.f64 (/.f64 x (/.f64 y x)) y)))))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (/.f64 x (/.f64 y x)) (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (/.f64 x (/.f64 y x)) (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))))) (*.f64 y (*.f64 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))))) |
(neg.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 #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 (+.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 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (/.f64 x (/.f64 y x)) (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))))) (*.f64 y (*.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 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) (/.f64 (/.f64 x (/.f64 y x)) y))))) |
(/.f64 (-.f64 #s(literal 0 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 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (/.f64 x (/.f64 y x)) (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))))) (*.f64 y (*.f64 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)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) (/.f64 (/.f64 x (/.f64 y x)) 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 (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 #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 (+.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 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (/.f64 x (/.f64 y x)) (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))))) (*.f64 y (*.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 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) (/.f64 (/.f64 x (/.f64 y x)) 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 #s(literal -1/512 binary64) (*.f64 (/.f64 x (/.f64 y x)) (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))))) (*.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 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (/.f64 x (/.f64 y x)) (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))))) (*.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 y y) (*.f64 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 x (/.f64 y x)) y) (/.f64 (/.f64 x (/.f64 y x)) 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 x (/.f64 y x)) y) (/.f64 (/.f64 x (/.f64 y x)) 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)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 y y)))) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 y y)))))) |
(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 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 y y))) |
(-.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 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 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 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 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 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 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/8 binary64))) #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 #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)))) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 y y)))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 x (/.f64 y x)) 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 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) 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 #s(literal -1 binary64) y) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) 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 #s(literal -1/8 binary64) y) (/.f64 x (/.f64 y x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (/.f64 y x)) (/.f64 #s(literal -1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 x (*.f64 x #s(literal -1/8 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 x #s(literal -1/8 binary64)) (/.f64 x (*.f64 y 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 (*.f64 x x) (/.f64 y #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 x (/.f64 y x)) y) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (/.f64 y x))) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) y) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal -1/8 binary64))) #s(literal -1 binary64)) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64)) (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/8 binary64)) y) (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(neg.f64 (+.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 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 #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 #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 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 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 #s(literal -1/512 binary64) (*.f64 (/.f64 x (/.f64 y x)) (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))))) (*.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 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 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 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 y y))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (/.f64 x (/.f64 y x)) (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))))) (*.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 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (/.f64 x (/.f64 y x)) (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 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 x (/.f64 y x)) y) (/.f64 (/.f64 x (/.f64 y x)) y)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (/.f64 x (/.f64 y x)) (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 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 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (/.f64 x (/.f64 y x)) (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 y y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) (/.f64 (/.f64 x (/.f64 y x)) y))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 y y))))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 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 (*.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 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.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 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 #s(literal -1/512 binary64) (*.f64 (/.f64 x (/.f64 y x)) (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y)))))) (neg.f64 (-.f64 #s(literal 0 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 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) (/.f64 (/.f64 x (/.f64 y x)) y)))))) (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 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 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)))) |
(/.f64 (-.f64 (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 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 y y)))) #s(literal 3 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 #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 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 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/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 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 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 y y)))) (/.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 y y)))))))) |
(/.f64 (-.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 #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 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 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/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 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 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 y y)))) (/.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) (+.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 (/.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 (*.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 (+.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 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 y y))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (/.f64 x (/.f64 y x)) (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))))) (*.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 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (/.f64 x (/.f64 y x)) (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 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 x (/.f64 y x)) y) (/.f64 (/.f64 x (/.f64 y x)) 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 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (/.f64 x (/.f64 y x)) (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) (/.f64 (/.f64 x (/.f64 y x)) 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 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.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)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 y y))) |
(-.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 y y))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 y y))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (/.f64 #s(literal -1/8 binary64) y) (*.f64 x x)))) |
(/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y y) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(/.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 y (*.f64 x x))) |
(/.f64 (/.f64 x (/.f64 y x)) (/.f64 y #s(literal -1/8 binary64))) |
(/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/8 binary64))) y) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (/.f64 y x))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) y) (/.f64 y x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) (*.f64 x x)) y) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (/.f64 y x)))) y) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) #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 #s(literal 0 binary64) (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/8 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 x (/.f64 y x)) y)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) y)) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 x (/.f64 y x))) |
(*.f64 (/.f64 x (/.f64 y x)) (/.f64 #s(literal -1/8 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 x (*.f64 y y))) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal -1/8 binary64)) y)) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) #s(literal -1/8 binary64)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y y))) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (/.f64 y x))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) y) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal -1/8 binary64))) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64)) (/.f64 x (*.f64 y y))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y)) |
(*.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1/8 binary64) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/8 binary64)) y) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (pow.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(neg.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(/.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(*.f64 x (*.f64 x #s(literal -1/8 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(*.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(*.f64 #s(literal -1/8 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal -1/8 binary64)) x) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) |
(*.f64 #s(literal 1/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal -1/8 binary64)) |
(*.f64 (neg.f64 (*.f64 x #s(literal 1/8 binary64))) x) |
(exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(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 #s(literal -2 binary64) x)) (/.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)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)))) |
(neg.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) (*.f64 x x))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) y) (*.f64 x (/.f64 x #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(/.f64 #s(literal -1 binary64) (/.f64 y (/.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 x (/.f64 (*.f64 y x) (/.f64 x #s(literal 2 binary64)))) |
(/.f64 x (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y x))) |
(/.f64 x (neg.f64 (/.f64 (*.f64 y x) (/.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y x)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y x) (/.f64 x #s(literal 2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y x) (/.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (/.f64 x #s(literal -2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 y x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (neg.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) (*.f64 y x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y x) (/.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 (*.f64 y x) (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) y))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.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 (-.f64 #s(literal 0 binary64) x)) (/.f64 y (/.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y x))) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) x))) (exp.f64 (log.f64 (/.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (/.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x))) |
(*.f64 x (exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 x (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y x)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (/.f64 x #s(literal 2 binary64))))) |
(*.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 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x x) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (*.f64 x (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 y x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 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 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64))))))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (/.f64 (/.f64 x #s(literal 2 binary64)) x)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 (/.f64 x #s(literal -2 binary64)) x)) |
(*.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y))) x) |
(*.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) x)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal -1 binary64)) (*.f64 x (/.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal -2 binary64)) (/.f64 x (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal -2 binary64)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) x) (/.f64 x y)) |
(*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) x) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1 binary64)) (*.f64 x (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 2 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 x (/.f64 y #s(literal -1 binary64))) (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -1 binary64))) (/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y #s(literal -1 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 y #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) (/.f64 y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) 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))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.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 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (tan.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 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.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 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(neg.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 #s(literal 0 binary64) (log.f64 x)))) |
(exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (-.f64 #s(literal 0 binary64) (log.f64 y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) y) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y x))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) y) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (*.f64 y x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) x) x) |
(*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) x) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))))) |
(exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(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 #s(literal -2 binary64) x)) (/.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)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)))) |
(neg.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) (*.f64 x x))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) y) (*.f64 x (/.f64 x #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(/.f64 #s(literal -1 binary64) (/.f64 y (/.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 x (/.f64 (*.f64 y x) (/.f64 x #s(literal 2 binary64)))) |
(/.f64 x (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y x))) |
(/.f64 x (neg.f64 (/.f64 (*.f64 y x) (/.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y x)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y x) (/.f64 x #s(literal 2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y x) (/.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (/.f64 x #s(literal -2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 y x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (neg.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) (*.f64 y x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y x) (/.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 (*.f64 y x) (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) y))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.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 (-.f64 #s(literal 0 binary64) x)) (/.f64 y (/.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y x))) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) x))) (exp.f64 (log.f64 (/.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (/.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x))) |
(*.f64 x (exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 x (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y x)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (/.f64 x #s(literal 2 binary64))))) |
(*.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 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x x) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (*.f64 x (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 y x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 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 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64))))))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (/.f64 (/.f64 x #s(literal 2 binary64)) x)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 (/.f64 x #s(literal -2 binary64)) x)) |
(*.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y))) x) |
(*.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) x)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal -1 binary64)) (*.f64 x (/.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal -2 binary64)) (/.f64 x (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal -2 binary64)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) x) (/.f64 x y)) |
(*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) x) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1 binary64)) (*.f64 x (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 2 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 x (/.f64 y #s(literal -1 binary64))) (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -1 binary64))) (/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y #s(literal -1 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 y #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) (/.f64 y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) 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))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.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 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (tan.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 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.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 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(neg.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(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 #s(literal -2 binary64) x)) (/.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)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)))) |
(neg.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) (*.f64 x x))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) y) (*.f64 x (/.f64 x #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(/.f64 #s(literal -1 binary64) (/.f64 y (/.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 x (/.f64 (*.f64 y x) (/.f64 x #s(literal 2 binary64)))) |
(/.f64 x (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y x))) |
(/.f64 x (neg.f64 (/.f64 (*.f64 y x) (/.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y x)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y x) (/.f64 x #s(literal 2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y x) (/.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (/.f64 x #s(literal -2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 y x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (neg.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) (*.f64 y x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y x) (/.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 (*.f64 y x) (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) y))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.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 (-.f64 #s(literal 0 binary64) x)) (/.f64 y (/.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y x))) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) x))) (exp.f64 (log.f64 (/.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (/.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x))) |
(*.f64 x (exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 x (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y x)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (/.f64 x #s(literal 2 binary64))))) |
(*.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 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x x) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (*.f64 x (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 y x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 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 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64))))))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (/.f64 (/.f64 x #s(literal 2 binary64)) x)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 (/.f64 x #s(literal -2 binary64)) x)) |
(*.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y))) x) |
(*.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) x)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal -1 binary64)) (*.f64 x (/.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal -2 binary64)) (/.f64 x (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal -2 binary64)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) x) (/.f64 x y)) |
(*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) x) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1 binary64)) (*.f64 x (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 2 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 x (/.f64 y #s(literal -1 binary64))) (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -1 binary64))) (/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y #s(literal -1 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 y #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) (/.f64 y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) 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))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.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 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (tan.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 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.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 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) |
(cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(cos.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(pow.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(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 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 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 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(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 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 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 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (log.f64 (/.f64 x y)) (neg.f64 (log.f64 #s(literal 2 binary64)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) y)))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (log.f64 (/.f64 y #s(literal -1/2 binary64))))) |
(+.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (log.f64 x)) |
(+.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) (*.f64 x x))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x)) (log.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))))) |
(+.f64 (log.f64 (*.f64 x (/.f64 x #s(literal 2 binary64)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 x #s(literal -2 binary64)))) |
(+.f64 (log.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64))) (log.f64 (*.f64 x x))) |
(+.f64 (log.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) x))) (log.f64 x)) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) (log.f64 #s(literal -1/2 binary64))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) y))) (log.f64 (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(-.f64 (log.f64 x) (log.f64 (/.f64 y #s(literal 1/2 binary64)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y x)))) |
(-.f64 (log.f64 x) (log.f64 (/.f64 (*.f64 y x) (/.f64 x #s(literal 2 binary64))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (/.f64 y #s(literal -1/2 binary64)))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (/.f64 (*.f64 y x) (/.f64 x #s(literal -2 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 y x)))) |
(-.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (log.f64 x))) |
(-.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) (log.f64 y)) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64)))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) y))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (/.f64 x #s(literal -2 binary64))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (neg.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64))))))) |
(-.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x)) (log.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(-.f64 (log.f64 (*.f64 x (/.f64 x #s(literal 2 binary64)))) (log.f64 (*.f64 y x))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -2 binary64) x))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) (log.f64 #s(literal -2 binary64))) |
(-.f64 (log.f64 (/.f64 x (-.f64 #s(literal 0 binary64) x))) (log.f64 (/.f64 y (/.f64 x #s(literal -2 binary64))))) |
(-.f64 (log.f64 (/.f64 x #s(literal -2 binary64))) (log.f64 (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))) (/.f64 (pow.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 (/.f64 y #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)) (log.f64 (*.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))) (log.f64 x)) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) (*.f64 x x))))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(neg.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))))) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 (/.f64 y #s(literal 1/2 binary64)))))) (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 x (/.f64 y #s(literal 1/2 binary64)))) (*.f64 (log.f64 (*.f64 x (/.f64 y #s(literal 1/2 binary64)))) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (*.f64 (log.f64 (*.f64 x (/.f64 y #s(literal 1/2 binary64)))) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (log.f64 (*.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 (/.f64 y #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x (/.f64 y #s(literal 1/2 binary64)))) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (neg.f64 (log.f64 (*.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (log.f64 (/.f64 x #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (log.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (/.f64 x y)) (log.f64 (/.f64 x y))) (-.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 1/2 binary64))) (*.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (/.f64 x y)) (log.f64 (/.f64 x y))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 y #s(literal -1/2 binary64))) #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 y #s(literal -1/2 binary64))) (log.f64 (/.f64 y #s(literal -1/2 binary64)))) (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (/.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (-.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (log.f64 x))) |
(/.f64 (-.f64 (*.f64 (log.f64 (/.f64 x y)) (log.f64 (/.f64 x y))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 1/2 binary64)))) (-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))) (+.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (/.f64 x y)) (log.f64 (/.f64 x y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (-.f64 #s(literal 0 binary64) x))) (*.f64 (log.f64 (/.f64 y #s(literal -1/2 binary64))) (log.f64 (/.f64 y #s(literal -1/2 binary64))))) (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (/.f64 y #s(literal -1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 (/.f64 y #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))))) |
(*.f64 (*.f64 (log.f64 (*.f64 x (/.f64 y #s(literal 1/2 binary64)))) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(neg.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
| 1× | egg-herbie |
| 11 328× | accelerator-lowering-fma.f32 |
| 11 328× | accelerator-lowering-fma.f64 |
| 5 610× | *-lowering-*.f32 |
| 5 610× | *-lowering-*.f64 |
| 4 202× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 463 | 7865 |
| 1 | 1340 | 7759 |
| 2 | 4487 | 7729 |
| 0 | 8783 | 7304 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 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 (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)))) |
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/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/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 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/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 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
1 |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(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))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(+ (log x) (log (/ 1/2 y))) |
(+ (log x) (log (/ 1/2 y))) |
(+ (log x) (log (/ 1/2 y))) |
(+ (log x) (log (/ 1/2 y))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
| Outputs |
|---|
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 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 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/384 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 (/ (+ (* -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 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -5/384 binary64) (*.f64 x x)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #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 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/384 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 (/ (+ (* -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 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -5/384 binary64) (*.f64 x x)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #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 (*.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 |
#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 x (*.f64 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 (*.f64 y y) #s(literal -8 binary64)) (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -512 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.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)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.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 (*.f64 y y) #s(literal -8 binary64)) (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -512 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.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)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.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)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.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) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.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 (*.f64 (*.f64 x x) (*.f64 x x)) #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 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/512 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #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 |
#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 (*.f64 (*.f64 x x) (*.f64 x x)) #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 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/512 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #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 |
#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 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (/.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 #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 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (/.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 #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)) (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/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x 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 (*.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 #s(literal 1 binary64) (+.f64 (/.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/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 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 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))))) (+.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 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/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 #s(literal 1 binary64) (-.f64 (+.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 (*.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 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.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 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.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 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))))) (*.f64 x (pow.f64 y #s(literal 6 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 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x (*.f64 x (+.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 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) x)) (+.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 (*.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 #s(literal 1/1920 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.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))) (pow.f64 y #s(literal 6 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))))))) |
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 (*.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 (*.f64 x x) (*.f64 #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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (*.f64 x x) (/.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))) (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 -2 binary64) (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 (*.f64 x x) (*.f64 #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 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 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 (*.f64 x x) (*.f64 #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 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))))) (*.f64 x (pow.f64 y #s(literal 6 binary64))))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 (*.f64 x x) (*.f64 #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 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 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 (*.f64 x x) #s(literal 1/24 binary64))))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64)))) #s(literal 1/24 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 (*.f64 (*.f64 x x) (*.f64 x x)) (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 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))))))) (*.f64 #s(literal -1/24 binary64) (+.f64 (*.f64 (*.f64 x x) (/.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))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (*.f64 y y)))))))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (+.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 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (pow.f64 y #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y 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 x (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y 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 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 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 #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 (*.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 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 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 #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 #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 x (*.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/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) (/.f64 (*.f64 x x) (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 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 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 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 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 x #s(literal -1/2 binary64)) (+.f64 (/.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/48 binary64)) (*.f64 y y)) (+.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 x x) (*.f64 #s(literal -1/8 binary64) (*.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 (/ (- (+ (* -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 (*.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 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 -1/8 binary64) (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 (*.f64 x x) (*.f64 #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)))) (/.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 (*.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 x) (*.f64 x x)) (*.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 (*.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 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
1 |
#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 (*.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 #s(literal 1 binary64) (+.f64 (/.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/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 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 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))))) (+.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 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/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 #s(literal 1 binary64) (-.f64 (+.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 (*.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 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.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 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.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 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))))) (*.f64 x (pow.f64 y #s(literal 6 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 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x (*.f64 x (+.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 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) x)) (+.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 (*.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 #s(literal 1/1920 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.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))) (pow.f64 y #s(literal 6 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))))))) |
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 (*.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 (*.f64 x x) (*.f64 #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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (*.f64 x x) (/.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))) (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 -2 binary64) (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 (*.f64 x x) (*.f64 #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 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 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 (*.f64 x x) (*.f64 #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 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))))) (*.f64 x (pow.f64 y #s(literal 6 binary64))))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 (*.f64 x x) (*.f64 #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 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 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 (*.f64 x x) #s(literal 1/24 binary64))))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64)))) #s(literal 1/24 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 (*.f64 (*.f64 x x) (*.f64 x x)) (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 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))))))) (*.f64 #s(literal -1/24 binary64) (+.f64 (*.f64 (*.f64 x x) (/.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))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (*.f64 y y)))))))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (+.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 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (pow.f64 y #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y 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 x (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y 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 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 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 #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 (*.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 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 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 #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 #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 x (*.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/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) (/.f64 (*.f64 x x) (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 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 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 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 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 x #s(literal -1/2 binary64)) (+.f64 (/.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/48 binary64)) (*.f64 y y)) (+.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 x x) (*.f64 #s(literal -1/8 binary64) (*.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 (/ (- (+ (* -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 (*.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 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 -1/8 binary64) (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 (*.f64 x x) (*.f64 #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)))) (/.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 (*.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 x) (*.f64 x x)) (*.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 (*.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/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.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/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 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 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))))) (+.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 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/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 #s(literal 1 binary64) (-.f64 (+.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 (*.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 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.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 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.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 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))))) (*.f64 x (pow.f64 y #s(literal 6 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 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x (*.f64 x (+.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 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) x)) (+.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 (*.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 #s(literal 1/1920 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.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))) (pow.f64 y #s(literal 6 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))))))) |
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 (*.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 (*.f64 x x) (*.f64 #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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (*.f64 x x) (/.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))) (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 -2 binary64) (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 (*.f64 x x) (*.f64 #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 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 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 (*.f64 x x) (*.f64 #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 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))))) (*.f64 x (pow.f64 y #s(literal 6 binary64))))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 (*.f64 x x) (*.f64 #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 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 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 (*.f64 x x) #s(literal 1/24 binary64))))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64)))) #s(literal 1/24 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 (*.f64 (*.f64 x x) (*.f64 x x)) (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 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))))))) (*.f64 #s(literal -1/24 binary64) (+.f64 (*.f64 (*.f64 x x) (/.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))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (*.f64 y 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 (*.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))) |
(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 (*.f64 x x) (*.f64 x x)) (/.f64 #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) (*.f64 x x)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (/.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 (*.f64 x x) (*.f64 x x)) (/.f64 #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) (*.f64 x x)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (/.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 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x) (/.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 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)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* 1/2 (/ x 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 (*.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 (*.f64 x x) (+.f64 (*.f64 x (*.f64 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 (*.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 #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 x #s(literal -1/2 binary64)) (+.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 #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 (*.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 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/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 (*.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 (*.f64 x x) (+.f64 (*.f64 x (*.f64 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 (*.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 #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 x #s(literal -1/2 binary64)) (+.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 #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 (*.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 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)) |
(+ (log x) (log (/ 1/2 y))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log x) (log (/ 1/2 y))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log x) (log (/ 1/2 y))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log x) (log (/ 1/2 y))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(+.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(+.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(+.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(+.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(/ (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 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 #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 (*.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 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 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 #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 #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 x (*.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/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) (/.f64 (*.f64 x x) (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 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 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 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 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 x #s(literal -1/2 binary64)) (+.f64 (/.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/48 binary64)) (*.f64 y y)) (+.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 x x) (*.f64 #s(literal -1/8 binary64) (*.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 (/ (- (+ (* -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 (*.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 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 -1/8 binary64) (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 (*.f64 x x) (*.f64 #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)))) (/.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 (*.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 x) (*.f64 x x)) (*.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 (*.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/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 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (pow.f64 y #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y 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 x (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y 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 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))) |
Compiled 46 949 to 3 826 computations (91.9% saved)
157 alts after pruning (149 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 218 | 57 | 2 275 |
| Fresh | 34 | 92 | 126 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 4 | 5 |
| Total | 2 254 | 157 | 2 411 |
| Status | Accuracy | Program |
|---|---|---|
| 50.4% | (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)) | |
| 6.8% | (/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 7.6% | (/.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))))) | |
| 4.9% | (/.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 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.0% | (/.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))))) | |
| 42.0% | (/.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)))) | |
| 6.5% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.4% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) y)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.8% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 7.2% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 23.3% | (/.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))) | |
| 6.6% | (/.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) | |
| 41.4% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 24.5% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.5% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 12.4% | (/.f64 (tan.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 26.1% | (/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (/.f64 y (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 25.1% | (/.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 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))))) | |
| 38.0% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) | |
| 38.5% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 26.3% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) x)))) | |
| 38.6% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))))) | |
| 37.6% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))))) | |
| 38.3% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) | |
| 40.8% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) | |
| 37.2% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.3% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.0% | (/.f64 (tan.f64 (/.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.3% | (/.f64 (tan.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 26.4% | (/.f64 (tan.f64 (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 1 binary64) x)) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 18.0% | (/.f64 (tan.f64 (/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 y x))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x))) | |
| 20.9% | (/.f64 (tan.f64 (/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 y 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)))) | |
| 42.2% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.3% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 29.5% | (/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 y #s(literal -2 binary64))) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y #s(literal -2 binary64)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.4% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x y)) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.8% | (/.f64 (tan.f64 (/.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) (*.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 18.8% | (/.f64 (tan.f64 (/.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) (*.f64 y x))) (sin.f64 (exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) | |
| 4.9% | (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.0% | (/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.3% | (/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) | |
| 20.5% | (/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64))))))) | |
| 38.4% | (/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal 2 binary64)))) | |
| 38.5% | (/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y))))) | |
| 38.1% | (/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 38.5% | (/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64))))) | |
| 39.1% | (/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y))) x))) | |
| 17.7% | (/.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))))) | |
| 7.0% | (/.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)))))) | |
| 42.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 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))))) | |
| 38.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) | |
| 37.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))))) | |
| 28.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) x)))) | |
| 22.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) y) x))) | |
| 21.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) (*.f64 x x))))) | |
| 11.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) x))) | |
| 42.4% | (/.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)))) | |
| 28.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) x)))) | |
| 22.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) y)) 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) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))))) x))) | |
| 20.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 x x) (/.f64 x (/.f64 #s(literal 1/2 binary64) y))))) | |
| 38.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))))) | |
| 38.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal 2 binary64)))) | |
| 26.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y x)) x)))) | |
| 37.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))))))) | |
| 41.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 40.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) | |
| 41.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) #s(literal -1/2 binary64))))) | |
| 38.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))))) | |
| 38.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64))))) | |
| 28.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x)))) | |
| 42.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) x))))) | |
| 42.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 38.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) | |
| 39.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y))) x))) | |
| 38.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (/.f64 x y)) (log.f64 (/.f64 x y))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64))))))))) | |
| 38.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (neg.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))))) | |
| ✓ | 38.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
| 20.2% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.8% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.6% | (/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 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 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.3% | (/.f64 (tan.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ✓ | 21.4% | (/.f64 (tan.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 x (/.f64 #s(literal 2 binary64) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 21.4% | (/.f64 (tan.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 x (/.f64 #s(literal 2 binary64) x)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) | |
| 38.5% | (/.f64 (tan.f64 (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.0% | (/.f64 (tan.f64 (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (sin.f64 (exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) | |
| 42.6% | (/.f64 (tan.f64 (*.f64 (/.f64 x y) (*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.2% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #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)))) | |
| 22.3% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x))) | |
| 42.3% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.4% | (/.f64 (tan.f64 (*.f64 (*.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.4% | (/.f64 (tan.f64 (*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 x (/.f64 #s(literal 2 binary64) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.1% | (/.f64 (tan.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 2 binary64) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.5% | (/.f64 (tan.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.3% | (/.f64 (tan.f64 (*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 27.5% | (/.f64 (tan.f64 (*.f64 x (/.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 21.2% | (/.f64 (tan.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.5% | (/.f64 (tan.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.7% | (/.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))) | |
| 31.1% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal -1 binary64)))) | |
| 42.8% | (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) | |
| 31.1% | (/.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 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1 binary64))))) | |
| ✓ | 40.9% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)))) |
| 51.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| 51.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) | |
| 51.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))))) | |
| 50.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))))) | |
| 50.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (/.f64 (log.f64 y) #s(literal 2 binary64))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))))) | |
| 51.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))))) | |
| 50.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))))) | |
| 21.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x #s(literal -2 binary64)))))) y))) | |
| ✓ | 51.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
| 51.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) y))) | |
| 50.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 50.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))))) | |
| 47.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64))))))) | |
| 51.1% | (/.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))) | |
| 50.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))))) | |
| 50.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x y)) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))))) | |
| 39.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) (*.f64 y x)))) | |
| 50.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) y))) | |
| 51.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (/.f64 #s(literal 2 binary64) x)))) | |
| ✓ | 51.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))))) |
| 51.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal 2 binary64)))) | |
| 42.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y x))))) | |
| 50.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))))) | |
| 47.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))))) | |
| 39.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x))))) | |
| 51.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y))))) | |
| 42.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y x)) x)))) | |
| 51.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) | |
| 50.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 51.2% | (/.f64 #s(literal 1 binary64) (cos.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))))) | |
| 51.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))))) | |
| 41.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) x)) x))) | |
| 47.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y) x) #s(literal -1/2 binary64)))) | |
| 49.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 x (/.f64 y x)) x) #s(literal 1/2 binary64)))) | |
| 47.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) x) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))))) | |
| 51.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64)))))) | |
| 51.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64))))) | |
| 51.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) (*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x))))) | |
| 47.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) | |
| 51.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 51.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))))) | |
| 50.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) | |
| 51.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y))) x))) | |
| 42.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x))))) | |
| 51.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64))))) | |
| 51.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) | |
| ✓ | 44.7% | (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
| 6.7% | (*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) | |
| 7.2% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (*.f64 (+.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 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) | |
| 41.9% | (*.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))) | |
| 41.9% | (*.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)))) | |
| ✓ | 51.0% | #s(literal 1 binary64) |
| ✓ | 7.4% | #s(literal -1 binary64) |
Compiled 8 463 to 3 239 computations (61.7% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)) y) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 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 #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 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y (/.f64 (*.f64 x x) y)))))) (+.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(/.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 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 x (/.f64 y x)) x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x x) (/.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) (*.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) (*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y) x) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) x)) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y x)) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) x) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))))) |
(/.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 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64))))) |
(/.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 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #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 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (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 x (/.f64 y #s(literal 1/2 binary64)))) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) |
(/.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 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 x (/.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (/.f64 x y) x) (/.f64 x #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 x x) (/.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 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 (tan.f64 (/.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) (*.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 y 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))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.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 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (neg.f64 (*.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) (*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 x (/.f64 #s(literal 2 binary64) 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 (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (/.f64 x (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y x)) x)))) |
(/.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 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) y)) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) (*.f64 x x))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.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 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 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) x)))) |
(/.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 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 y x))) (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 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) x))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 x (/.f64 #s(literal 2 binary64) x)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x 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 (/.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 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x #s(literal -2 binary64)))))) y))) |
(/.f64 (tan.f64 (/.f64 x (/.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 y #s(literal -2 binary64))) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y #s(literal -2 binary64)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y))) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal 2 binary64)))) |
(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 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #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)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x y)) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))))) |
(/.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 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 x (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.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 (tan.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (/.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 x #s(literal -1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/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 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64))) |
(/.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 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 (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 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x 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 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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x 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 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (tan.f64 (exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y))) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (neg.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))))) |
(/.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 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (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 (pow.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #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 (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 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) (*.f64 y x))) (sin.f64 (exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 2 binary64) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (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 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) #s(literal -1/2 binary64))))) |
(/.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) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))))) x))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x y)) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 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)) (/.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 x (/.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 (tan.f64 (/.f64 x (/.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))))) (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 (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 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 1 binary64) x)) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 x (/.f64 #s(literal 2 binary64) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x 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 (tan.f64 (/.f64 (/.f64 x (/.f64 #s(literal 2 binary64) x)) (*.f64 y 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 (-.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 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 #s(literal 1 binary64) (/.f64 (*.f64 y x) (/.f64 x (/.f64 #s(literal 2 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 (*.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))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64)))) (*.f64 (+.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 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x 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 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (/.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 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (tan.f64 (*.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)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 (*.f64 x x) (/.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #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 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) x)))) |
(/.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 (exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 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 3 binary64)))) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) y)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x 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 (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 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) (/.f64 y (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (/.f64 y (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) #s(literal -1/2 binary64))) (sin.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 (/.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 (tan.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 y) (log.f64 (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 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 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x (/.f64 x #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 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.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))) (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 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 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 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 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 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 2 binary64)) (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (/.f64 (*.f64 (-.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (/.f64 (log.f64 y) #s(literal 2 binary64))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (tan.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 x #s(literal 2 binary64)))))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #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 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.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))))) (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 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 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 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y))) x))) |
(/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (sin.f64 (exp.f64 (log.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) x))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (/.f64 x y)) (log.f64 (/.f64 x y))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64))))))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
#s(literal -1 binary64) |
5 calls:
| 130.0ms | (*.f64 y #s(literal 2 binary64)) |
| 124.0ms | x |
| 78.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 73.0ms | y |
| 67.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 |
|---|---|---|
| 51.8% | 1 | x |
| 51.8% | 1 | y |
| 53.4% | 2 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 53.6% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 51.8% | 1 | (*.f64 y #s(literal 2 binary64)) |
Compiled 33 to 21 computations (36.4% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)) y) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 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 #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 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y (/.f64 (*.f64 x x) y)))))) (+.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/64 binary64)) (/.f64 y (/.f64 (*.f64 x x) y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
| Outputs |
|---|
#s(literal 1 binary64) |
2 calls:
| 3.0ms | y |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.0% | 1 | x |
| 51.0% | 1 | y |
Compiled 6 to 4 computations (33.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal -1 binary64) |
| Outputs |
|---|
#s(literal -1 binary64) |
2 calls:
| 2.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 7.4% | 1 | x |
| 7.4% | 1 | y |
Compiled 6 to 4 computations (33.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.029615651092961e+42 | 5.709767202073156e+43 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | egg-herbie |
| 2× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 19 |
| 1 | 19 | 19 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 10000000000000000139372116959414099130712064 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1 binary64)) |
#s(literal 1 binary64) |
#s(literal -1 binary64) |
| Outputs |
|---|
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 10000000000000000139372116959414099130712064 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1 binary64)) |
#s(literal 1 binary64) |
#s(literal -1 binary64) |
| 14 468× | accelerator-lowering-fma.f32 |
| 14 468× | accelerator-lowering-fma.f64 |
| 12 374× | accelerator-lowering-fma.f32 |
| 12 374× | accelerator-lowering-fma.f64 |
| 6 082× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 684 | 7804 |
| 1 | 2066 | 7222 |
| 0 | 8116 | 6900 |
| 0 | 316 | 2054 |
| 1 | 950 | 2028 |
| 2 | 3388 | 1926 |
| 0 | 9111 | 1817 |
| 0 | 41 | 171 |
| 1 | 208 | 159 |
| 2 | 1194 | 157 |
| 0 | 8771 | 155 |
| 0 | 8 | 33 |
| 1 | 28 | 33 |
| 2 | 137 | 28 |
| 3 | 786 | 28 |
| 0 | 8168 | 28 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 96 to 66 computations (31.3% saved)
Compiled 216 to 142 computations (34.3% saved)
Loading profile data...