
Time bar (total: 11.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 6 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 7 |
| 15.6% | 15.6% | 84.3% | 0.1% | 0% | 0% | 0% | 8 |
| 28.1% | 28.1% | 71.8% | 0.1% | 0% | 0% | 0% | 9 |
| 30.5% | 30.4% | 69.5% | 0.1% | 0% | 0% | 0% | 10 |
| 38.3% | 38.2% | 61.7% | 0.1% | 0% | 0% | 0% | 11 |
| 39.6% | 39.6% | 60.3% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 15 to 10 computations (33.3% saved)
| 1.1s | 3 969× | 1 | valid |
| 403.0ms | 4 287× | 0 | valid |
ival-sin: 344.0ms (33.3% of total)ival-div: 260.0ms (25.2% of total)ival-tan: 226.0ms (21.9% of total)ival-mult: 148.0ms (14.3% of total)adjust: 37.0ms (3.6% of total)ival-true: 7.0ms (0.7% of total)exact: 5.0ms (0.5% of total)ival-assert: 4.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 |
|---|---|---|---|---|---|
| 111 | 0 | - | 0 | - | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 111 | 0 | - | 0 | - | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 30 | 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 | 76 | 0 |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | sensitivity | 76 | 0 |
sin.f64 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 35 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 35 | |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 35 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 35 | |
/.f64 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | u/u | 30 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 30 | |
| ↳ | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 30 | |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 30 | |
| ↳ | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 30 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 141 | 0 |
| - | 0 | 115 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 141 | 0 | 0 |
| - | 0 | 0 | 115 |
| number | freq |
|---|---|
| 0 | 115 |
| 1 | 30 |
| 2 | 111 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 221.0ms | 214× | 1 | valid |
| 20.0ms | 298× | 0 | valid |
Compiled 106 to 36 computations (66% saved)
ival-tan: 101.0ms (77.9% of total)ival-sin: 11.0ms (8.5% of total)ival-div: 9.0ms (6.9% of total)ival-mult: 5.0ms (3.9% of total)adjust: 2.0ms (1.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 49.0% | (/.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 | 88.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | accuracy | 61.1% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 60.8% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 22.0ms | 107× | 1 | valid |
| 10.0ms | 149× | 0 | valid |
Compiled 38 to 10 computations (73.7% saved)
ival-tan: 6.0ms (30.7% of total)ival-div: 5.0ms (25.6% of total)ival-sin: 5.0ms (25.6% of total)ival-mult: 2.0ms (10.2% of total)adjust: 1.0ms (5.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (tan (/ x (* y 2))) (sin (/ x (* y 2))))> |
#<alt (tan (/ x (* y 2)))> |
#<alt (/ x (* y 2))> |
#<alt (* y 2)> |
#<alt (sin (/ x (* y 2)))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt 1> |
#<alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y))> |
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | 0 | (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
| 4.0ms | y | @ | inf | (sin (/ x (* y 2))) |
| 3.0ms | y | @ | inf | (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
| 2.0ms | y | @ | -inf | (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
| 2.0ms | x | @ | inf | (/ x (* y 2)) |
| 1× | batch-egg-rewrite |
| 2 672× | *-lowering-*.f32 |
| 2 672× | *-lowering-*.f64 |
| 2 226× | /-lowering-/.f32 |
| 2 226× | /-lowering-/.f64 |
| 1 360× | accelerator-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 33 |
| 1 | 28 | 33 |
| 2 | 137 | 28 |
| 3 | 786 | 28 |
| 0 | 8168 | 28 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
(* y 2) |
(sin (/ x (* y 2))) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(+.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 0 binary64)) |
(neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))))) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 3 binary64))) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(*.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 y #s(literal -2 binary64))) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y #s(literal -2 binary64)) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) (neg.f64 x))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 x y))) (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 x) y))) (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 y #s(literal -2 binary64)) (neg.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 y #s(literal -2 binary64)) y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) y)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1 binary64) y)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 y #s(literal 2 binary64)) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 y) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x x))) (*.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 x x))) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x x))) (*.f64 y x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) y)) x) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64))) |
(+.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) |
(fma.f64 y #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y #s(literal -2 binary64)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) #s(literal -2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal -2 binary64) #s(literal 0 binary64)) |
(neg.f64 (*.f64 y #s(literal -2 binary64))) |
(/.f64 y #s(literal 1/2 binary64)) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 y) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64))) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 y #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) (neg.f64 y)) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) #s(literal -2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal -2 binary64)) |
(+.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 0 binary64)) |
(neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) #s(literal -1 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 3 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
| 1× | egg-herbie |
| 14 468× | accelerator-lowering-fma.f32 |
| 14 468× | accelerator-lowering-fma.f64 |
| 6 082× | +-lowering-+.f64 |
| 6 082× | +-lowering-+.f32 |
| 5 448× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 2054 |
| 1 | 950 | 2028 |
| 2 | 3388 | 1926 |
| 0 | 9111 | 1817 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
1 |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y y))) #s(literal 1/24 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/1920 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y y))) #s(literal 1/24 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 (-.f64 (fma.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) #s(literal 1/384 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)))) (*.f64 x (pow.f64 y #s(literal 6 binary64))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)))) x) (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1920 binary64) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (pow.f64 y #s(literal 4 binary64))) (/.f64 x (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) #s(literal -1/8 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal 1/384 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) #s(literal -1/8 binary64)))) x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1920 binary64) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 17/40320 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 y y))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64))) (pow.f64 y #s(literal 4 binary64)))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/24 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64))) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) #s(literal -1/8 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal 1/384 binary64))) (pow.f64 y #s(literal 6 binary64)))))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64)))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 y)) |
Compiled 14 063 to 1 767 computations (87.4% saved)
54 alts after pruning (53 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 626 | 53 | 679 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 626 | 54 | 680 |
| Status | Accuracy | Program |
|---|---|---|
| 46.5% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) | |
| 57.9% | (pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| ▶ | 59.4% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) |
| 46.3% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.5% | (/.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.9% | (/.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.2% | (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.3% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 48.5% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.4% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.5% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 30.4% | (/.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))))) | |
| 22.8% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 31.3% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 25.6% | (/.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))))) | |
| 24.5% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 13.9% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 25.3% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.5% | (/.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))))) | |
| 32.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y)) | |
| 46.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)))) | |
| 45.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 6.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) | |
| 32.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y)))) | |
| 48.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| 42.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) | |
| 23.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))))) | |
| 25.6% | (/.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))))) | |
| 24.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) | |
| 13.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y)))) | |
| 25.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) | |
| ▶ | 49.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y))))) |
| ✓ | 49.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 44.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) | |
| 45.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 48.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x)))) | |
| 15.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) | |
| 22.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64))))) | |
| 48.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 42.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) | |
| 43.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) | |
| 44.5% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.7% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.8% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 42.1% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 47.7% | (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) | |
| 5.7% | (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| ▶ | 60.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 5.7% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.4% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 46.3% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 46.3% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 46.3% | (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| ▶ | 60.5% | #s(literal 1 binary64) |
Compiled 2 329 to 1 536 computations (34% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
| ✓ | cost-diff | 0 | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | cost-diff | 320 | (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
| ✓ | cost-diff | 12800 | (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| ✓ | cost-diff | 0 | (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| ✓ | cost-diff | 0 | (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| ✓ | cost-diff | 0 | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) |
| ✓ | 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 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y))))) |
| ✓ | cost-diff | 1088 | (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| ✓ | cost-diff | 0 | (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 114× | *-lowering-*.f32 |
| 114× | *-lowering-*.f64 |
| 100× | /-lowering-/.f32 |
| 100× | /-lowering-/.f64 |
| 62× | times-frac |
Useful iterations: 12 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 185 |
| 1 | 46 | 185 |
| 2 | 61 | 185 |
| 3 | 73 | 185 |
| 4 | 96 | 185 |
| 5 | 138 | 185 |
| 6 | 148 | 185 |
| 7 | 158 | 185 |
| 8 | 179 | 185 |
| 9 | 219 | 185 |
| 10 | 245 | 185 |
| 11 | 268 | 185 |
| 12 | 295 | 184 |
| 13 | 303 | 184 |
| 14 | 318 | 184 |
| 15 | 321 | 184 |
| 0 | 321 | 184 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ 1 (cos (/ (* x 1/2) y))) |
1 |
(cos (/ (* x 1/2) y)) |
(/ (* x 1/2) y) |
(* x 1/2) |
x |
1/2 |
y |
1 |
(/ (tan (/ x (* y 2))) (sin (/ x (/ 2 (/ 1 y))))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
x |
(* y 2) |
y |
2 |
(sin (/ x (/ 2 (/ 1 y)))) |
(/ x (/ 2 (/ 1 y))) |
(/ 2 (/ 1 y)) |
(/ 1 y) |
1 |
(pow (* (cos (/ (* x 1/2) y)) (cos (/ (* x 1/2) y))) -1/2) |
(* (cos (/ (* x 1/2) y)) (cos (/ (* x 1/2) y))) |
(cos (/ (* x 1/2) y)) |
(/ (* x 1/2) y) |
(* x 1/2) |
x |
1/2 |
y |
-1/2 |
(/ (tan (exp (* -1 (log (/ y (* x 1/2)))))) (sin (/ x (* y 2)))) |
(tan (exp (* -1 (log (/ y (* x 1/2)))))) |
(exp (* -1 (log (/ y (* x 1/2))))) |
(* -1 (log (/ y (* x 1/2)))) |
-1 |
(log (/ y (* x 1/2))) |
(/ y (* x 1/2)) |
y |
(* x 1/2) |
x |
1/2 |
(sin (/ x (* y 2))) |
(/ x (* y 2)) |
(* y 2) |
2 |
| Outputs |
|---|
(/ 1 (cos (/ (* x 1/2) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
1 |
#s(literal 1 binary64) |
(cos (/ (* x 1/2) y)) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ (* x 1/2) y) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
y |
1 |
#s(literal 1 binary64) |
(/ (tan (/ x (* y 2))) (sin (/ x (/ 2 (/ 1 y))))) |
(/.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 (/ 2 (/ 1 y)))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ x (/ 2 (/ 1 y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ 2 (/ 1 y)) |
(*.f64 y #s(literal 2 binary64)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
1 |
#s(literal 1 binary64) |
(pow (* (cos (/ (* x 1/2) y)) (cos (/ (* x 1/2) y))) -1/2) |
(pow.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(* (cos (/ (* x 1/2) y)) (cos (/ (* x 1/2) y))) |
(*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(cos (/ (* x 1/2) y)) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ (* x 1/2) y) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
y |
-1/2 |
#s(literal -1/2 binary64) |
(/ (tan (exp (* -1 (log (/ y (* x 1/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 (exp (* -1 (log (/ y (* x 1/2)))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(exp (* -1 (log (/ y (* x 1/2))))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* -1 (log (/ y (* x 1/2)))) |
(log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
-1 |
#s(literal -1 binary64) |
(log (/ y (* x 1/2))) |
(log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/ y (* x 1/2)) |
(/.f64 y (*.f64 x #s(literal 1/2 binary64))) |
y |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
(sin (/ x (* y 2))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ x (* y 2)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* y 2) |
(*.f64 y #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 88.4% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | accuracy | 73.9% | (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 61.1% | (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
| ✓ | accuracy | 60.8% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| ✓ | accuracy | 60.9% | (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)) |
| ✓ | accuracy | 88.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y))))) |
| ✓ | accuracy | 61.1% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 60.8% | (sin.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)))) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| ✓ | accuracy | 60.9% | (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| 91.0ms | 107× | 1 | valid |
| 49.0ms | 149× | 0 | valid |
Compiled 208 to 30 computations (85.6% saved)
ival-cos: 22.0ms (21.8% of total)ival-div: 20.0ms (19.8% of total)ival-mult: 11.0ms (10.9% of total)ival-tan: 11.0ms (10.9% of total)ival-sin: 10.0ms (9.9% of total)ival-exp: 8.0ms (7.9% of total)ival-log: 8.0ms (7.9% of total)ival-pow: 6.0ms (5.9% of total)adjust: 3.0ms (3% of total)exact: 1.0ms (1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (cos (/ (* x 1/2) y)))> |
#<alt (cos (/ (* x 1/2) y))> |
#<alt (/ (* x 1/2) y)> |
#<alt (* x 1/2)> |
#<alt (/ 2 (/ 1 y))> |
#<alt (/ (tan (/ x (* y 2))) (sin (/ x (/ 2 (/ 1 y)))))> |
#<alt (tan (/ x (* y 2)))> |
#<alt (/ x (* y 2))> |
#<alt (pow (* (cos (/ (* x 1/2) y)) (cos (/ (* x 1/2) y))) -1/2)> |
#<alt (* (cos (/ (* x 1/2) y)) (cos (/ (* x 1/2) y)))> |
#<alt (exp (* -1 (log (/ y (* x 1/2)))))> |
#<alt (* -1 (log (/ y (* x 1/2))))> |
#<alt (/ (tan (exp (* -1 (log (/ y (* x 1/2)))))) (sin (/ x (* y 2))))> |
#<alt (tan (exp (* -1 (log (/ y (* x 1/2))))))> |
#<alt (sin (/ x (/ 2 (/ 1 y))))> |
#<alt (sin (/ x (* y 2)))> |
#<alt (log (/ y (* x 1/2)))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (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 (* 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> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt 1> |
#<alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (* 1/8 (/ (pow x 2) (pow y 2)))))> |
#<alt (+ 1 (+ (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (+ (* -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))))))> |
#<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/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (+ (* -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))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (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 (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (+ (log y) (log (/ 2 x))))> |
#<alt (* -1 (+ (log y) (log (/ 2 x))))> |
#<alt (* -1 (+ (log y) (log (/ 2 x))))> |
#<alt (* -1 (+ (log y) (log (/ 2 x))))> |
#<alt (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))> |
#<alt (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))> |
#<alt (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))> |
#<alt (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))> |
#<alt (* -1 (+ (log (* 2 y)) (* -1 (log x))))> |
#<alt (* -1 (+ (log (* 2 y)) (* -1 (log x))))> |
#<alt (* -1 (+ (log (* 2 y)) (* -1 (log x))))> |
#<alt (* -1 (+ (log (* 2 y)) (* -1 (log x))))> |
#<alt (* -1 (+ (log (* 2 y)) (log (/ 1 x))))> |
#<alt (* -1 (+ (log (* 2 y)) (log (/ 1 x))))> |
#<alt (* -1 (+ (log (* 2 y)) (log (/ 1 x))))> |
#<alt (* -1 (+ (log (* 2 y)) (log (/ 1 x))))> |
#<alt (* -1 (+ (log (* -2 y)) (log (/ -1 x))))> |
#<alt (* -1 (+ (log (* -2 y)) (log (/ -1 x))))> |
#<alt (* -1 (+ (log (* -2 y)) (log (/ -1 x))))> |
#<alt (* -1 (+ (log (* -2 y)) (log (/ -1 x))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt 1> |
#<alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (+ (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)))> |
96 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 64.0ms | x | @ | -inf | (* -1 (log (/ y (* x 1/2)))) |
| 40.0ms | y | @ | 0 | (* -1 (log (/ y (* x 1/2)))) |
| 18.0ms | y | @ | -inf | (* -1 (log (/ y (* x 1/2)))) |
| 16.0ms | x | @ | 0 | (* -1 (log (/ y (* x 1/2)))) |
| 9.0ms | x | @ | inf | (* -1 (log (/ y (* x 1/2)))) |
| 1× | batch-egg-rewrite |
| 3 634× | accelerator-lowering-fma.f32 |
| 3 634× | accelerator-lowering-fma.f64 |
| 2 740× | *-lowering-*.f32 |
| 2 740× | *-lowering-*.f64 |
| 1 898× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 104 |
| 1 | 133 | 103 |
| 2 | 698 | 103 |
| 3 | 6036 | 103 |
| 0 | 8098 | 102 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (cos (/ (* x 1/2) y))) |
(cos (/ (* x 1/2) y)) |
(/ (* x 1/2) y) |
(* x 1/2) |
(/ 2 (/ 1 y)) |
(/ (tan (/ x (* y 2))) (sin (/ x (/ 2 (/ 1 y))))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
(pow (* (cos (/ (* x 1/2) y)) (cos (/ (* x 1/2) y))) -1/2) |
(* (cos (/ (* x 1/2) y)) (cos (/ (* x 1/2) y))) |
(exp (* -1 (log (/ y (* x 1/2))))) |
(* -1 (log (/ y (* x 1/2)))) |
(/ (tan (exp (* -1 (log (/ y (* x 1/2)))))) (sin (/ x (* y 2)))) |
(tan (exp (* -1 (log (/ y (* x 1/2)))))) |
(sin (/ x (/ 2 (/ 1 y)))) |
(sin (/ x (* y 2))) |
(log (/ y (* x 1/2))) |
| Outputs |
|---|
(exp.f64 (neg.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.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 y #s(literal -2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (fma.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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #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)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(+.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(+.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(exp.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 1/4 binary64))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(neg.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64)))) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 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 (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (exp.f64 (neg.f64 (log.f64 (neg.f64 y)))) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
(/.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (neg.f64 x) #s(literal -2 binary64)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 x) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) |
(neg.f64 (*.f64 y #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 y #s(literal 1/2 binary64)) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 y) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) (neg.f64 y)) |
(*.f64 (neg.f64 y) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.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 y #s(literal -2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (fma.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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #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)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64)) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 0 binary64)))) (+.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (+.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (neg.f64 y)))) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x))) (sin.f64 (/.f64 x (neg.f64 y)))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x))) (cos.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (/.f64 x y))) #s(literal 0 binary64))) (sin.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (/.f64 x y))) #s(literal 0 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (/.f64 x y))) #s(literal 0 binary64))) (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (/.f64 x y))) #s(literal 0 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64)))) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 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 (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (exp.f64 (neg.f64 (log.f64 (neg.f64 y)))) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.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 y #s(literal -2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (fma.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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #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)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #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 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64)) |
(exp.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(fma.f64 #s(literal 1/2 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)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 #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 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))))))))) |
(/.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x y)))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))))))) |
(/.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 y (/.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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (/.f64 x y)) #s(literal -1 binary64)))) |
(/.f64 (exp.f64 (log1p.f64 (cos.f64 (/.f64 x y)))) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x y))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (cos.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (-.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (/.f64 x y)) (cos.f64 (-.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.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/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (fma.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) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64)) #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 y (/.f64 #s(literal 2 binary64) x))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64)))) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 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 (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (exp.f64 (neg.f64 (log.f64 (neg.f64 y)))) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(+.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (log.f64 y))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(+.f64 (log.f64 x) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y))) |
(+.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (log.f64 (neg.f64 y)))) |
(+.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (log.f64 x)) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (neg.f64 (log.f64 y)) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 y))) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 y))) (log.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (neg.f64 x)) (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)))) |
(+.f64 (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64)))) (log.f64 (neg.f64 x))) |
(+.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (log.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 x (neg.f64 y)))) |
(+.f64 (log.f64 (/.f64 x (neg.f64 y))) (log.f64 #s(literal -1/2 binary64))) |
(+.f64 (log.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (log.f64 #s(literal -1 binary64))) |
(+.f64 (log.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (log.f64 y))) |
(+.f64 (log.f64 (pow.f64 y #s(literal -1/2 binary64))) (log.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x)))) |
(+.f64 (log.f64 (pow.f64 y #s(literal -1/2 binary64))) (log.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(+.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(+.f64 (log.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) (log.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x)))) |
(+.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (log.f64 (neg.f64 y)))) |
(+.f64 (log.f64 (pow.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (log.f64 (pow.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (log.f64 (neg.f64 y)))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 (log.f64 (neg.f64 y)))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) (log.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(-.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)) |
(-.f64 #s(literal 0 binary64) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y))) |
(-.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64))) |
(-.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (log.f64 x))) |
(-.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (neg.f64 (log.f64 y)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(-.f64 (neg.f64 (log.f64 (neg.f64 y))) (neg.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(-.f64 (neg.f64 (log.f64 (neg.f64 y))) (log.f64 (neg.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) x))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 x (neg.f64 y)))) |
(-.f64 (log.f64 (/.f64 x (neg.f64 y))) (log.f64 #s(literal -2 binary64))) |
(-.f64 (log.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (log.f64 #s(literal -1 binary64))) |
(-.f64 (log.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (log.f64 y)) |
(-.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 y)))) (log.f64 #s(literal -2 binary64))) |
(-.f64 (log.f64 (exp.f64 (neg.f64 (log.f64 (neg.f64 y))))) (log.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))))))) |
(-.f64 (log.f64 (exp.f64 (log.f64 (/.f64 x y)))) (log.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64)))))) |
(-.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x))) (log.f64 #s(literal -2 binary64))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (log.f64 y))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (log.f64 x)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (log.f64 y)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (log.f64 y)) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (log.f64 y)) (log.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (log.f64 (pow.f64 y #s(literal -1/2 binary64))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (log.f64 (pow.f64 y #s(literal -1/2 binary64))) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(fma.f64 #s(literal 2 binary64) (log.f64 (pow.f64 y #s(literal -1/2 binary64))) (log.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 2 binary64) (log.f64 (pow.f64 y #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(fma.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y y)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y y)) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y y)) (log.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y y)) (log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (neg.f64 y)) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (neg.f64 y)) (log.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (neg.f64 x))) |
(fma.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(fma.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1 binary64) (log.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) (log.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(neg.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))) |
(neg.f64 (log.f64 (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (neg.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))) (neg.f64 (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))))) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal 0 binary64) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))))) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))))) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64)) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))) |
(*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) (log.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(exp.f64 (neg.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.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 y #s(literal -2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (fma.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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #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)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64)) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 0 binary64)))) (+.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (+.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (neg.f64 y)))) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x))) (sin.f64 (/.f64 x (neg.f64 y)))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x))) (cos.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (/.f64 x y))) #s(literal 0 binary64))) (sin.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (/.f64 x y))) #s(literal 0 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (/.f64 x y))) #s(literal 0 binary64))) (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (/.f64 x y))) #s(literal 0 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(-.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(-.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) |
(+.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 0 binary64)) |
(+.f64 (log.f64 y) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 y) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)))) |
(+.f64 #s(literal 0 binary64) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 x y))) |
(+.f64 (log.f64 (neg.f64 y)) (neg.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(+.f64 (log.f64 (neg.f64 y)) (log.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (neg.f64 y)) (log.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (log.f64 y)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) x))) |
(+.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 (log.f64 x))) |
(+.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64)))) (log.f64 (neg.f64 y))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(+.f64 (log.f64 (/.f64 x (neg.f64 y))) (log.f64 #s(literal -2 binary64))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 x (neg.f64 y)))) |
(+.f64 (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (log.f64 y)) |
(+.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x))) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(+.f64 (log.f64 (exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) (log.f64 (exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))))) |
(+.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (log.f64 (neg.f64 y))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (*.f64 y #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 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64)))) (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (log.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64))) (log.f64 y)) |
(+.f64 (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (log.f64 (neg.f64 y))) |
(+.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(+.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y))) (log.f64 #s(literal -2 binary64))) |
(-.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 0 binary64)) |
(-.f64 (log.f64 y) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 (log.f64 y) (log.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 x y))) |
(-.f64 (log.f64 (neg.f64 y)) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(-.f64 (log.f64 (neg.f64 y)) (log.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64))) |
(-.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 y))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(-.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(-.f64 (neg.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 (log.f64 (neg.f64 y)))) |
(-.f64 (log.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) x)) (log.f64 #s(literal -1 binary64))) |
(-.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (/.f64 x (neg.f64 y))) (log.f64 #s(literal -1/2 binary64))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 x (neg.f64 y)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (neg.f64 (log.f64 y))) |
(-.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(-.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x))) (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (log.f64 (exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(-.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (neg.f64 (log.f64 (neg.f64 y)))) |
(-.f64 (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/2 binary64)))) (log.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(-.f64 (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (neg.f64 (log.f64 (neg.f64 y)))) |
(-.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 y)))) (log.f64 #s(literal -1/2 binary64))) |
(-.f64 (log.f64 (exp.f64 (log.f64 (neg.f64 y)))) (log.f64 (exp.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64)))))) |
(-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x))) (neg.f64 (log.f64 (neg.f64 y)))) |
(-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (log.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (log.f64 (neg.f64 y)))) |
(-.f64 (log.f64 (*.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64))) (log.f64 #s(literal -1/2 binary64))) |
(-.f64 (log.f64 (exp.f64 (log.f64 (/.f64 x y)))) (log.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (log.f64 y) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 (log.f64 x))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (log.f64 x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (neg.f64 y))) (neg.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (neg.f64 y))) (log.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (neg.f64 y))) (log.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(fma.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(neg.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))))) (neg.f64 (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (log.f64 y) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 y)) (fma.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 (log.f64 (neg.f64 y)) (log.f64 (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 x y)) (log.f64 (/.f64 x y)) (fma.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 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 y))) (*.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (*.f64 x #s(literal -1/2 binary64))))) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.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)))) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) |
(*.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
| 1× | egg-herbie |
| 10 904× | accelerator-lowering-fma.f32 |
| 10 904× | accelerator-lowering-fma.f64 |
| 5 246× | *-lowering-*.f32 |
| 5 246× | *-lowering-*.f64 |
| 4 228× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 428 | 5872 |
| 1 | 1282 | 5744 |
| 2 | 4257 | 5712 |
| 0 | 8340 | 5406 |
| 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) |
(* 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 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
1 |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (* 1/8 (/ (pow x 2) (pow y 2))))) |
(+ 1 (+ (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (+ (* -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 |
(+ 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/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (+ (* -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 |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))) |
(+ 1 (* (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 (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
1 |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))))) |
1 |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
1 |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(+ (log y) (log (/ 2 x))) |
(+ (log y) (log (/ 2 x))) |
(+ (log y) (log (/ 2 x))) |
(+ (log y) (log (/ 2 x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -5/384 binary64) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -5/384 binary64) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #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)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #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)) |
(* 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 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (+.f64 (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 x (*.f64 x (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) x) (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64)) (pow.f64 y #s(literal 6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/1920 binary64) (*.f64 #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) x) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/322560 binary64) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 17/40320 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 (*.f64 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 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y y))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/384 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/24 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y y))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (/.f64 #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)))))))) (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)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (* 1/8 (/ (pow x 2) (pow y 2))))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (+ (* -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)))))) |
(-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -5/384 binary64) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (* 1/8 (/ (pow x 2) (pow y 2))))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (+ (* -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)))))) |
(-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -5/384 binary64) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (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)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/1440 binary64) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/48 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/48 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/1440 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/48 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/48 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/1440 binary64)))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -2 binary64) x))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -2 binary64) x))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -2 binary64) x))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -2 binary64) x))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(-.f64 (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(-.f64 (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(-.f64 (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(-.f64 (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (+.f64 (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 x (*.f64 x (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) x) (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64)) (pow.f64 y #s(literal 6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/1920 binary64) (*.f64 #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) x) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/322560 binary64) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 (*.f64 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 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y y))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/384 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/24 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y y))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (/.f64 #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)))))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 17/40320 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/645120 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64)))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.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 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/645120 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64)))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.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 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 y)) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
Compiled 37 997 to 3 991 computations (89.5% saved)
91 alts after pruning (87 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 895 | 56 | 1 951 |
| Fresh | 17 | 31 | 48 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 914 | 91 | 2 005 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 46.5% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
| 59.4% | (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) | |
| 59.4% | (pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) | |
| 57.9% | (pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 58.4% | (pow.f64 (/.f64 (+.f64 (cos.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (-.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) | |
| 58.1% | (pow.f64 (*.f64 (cos.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) | |
| 58.0% | (pow.f64 (*.f64 (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) | |
| 58.2% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) #s(literal -1/2 binary64)) | |
| 58.2% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) | |
| 57.2% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) | |
| 46.3% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.1% | (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y))))) | |
| 45.2% | (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 47.7% | (/.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.6% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 48.5% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 30.4% | (/.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))))) | |
| 22.8% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 31.3% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 25.6% | (/.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))))) | |
| 24.5% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 25.3% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.5% | (/.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))))) | |
| 45.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 6.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) | |
| 48.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| 23.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))))) | |
| 24.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) | |
| 13.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y)))) | |
| 25.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) | |
| ✓ | 49.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y))))) |
| ✓ | 49.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 44.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))))) | |
| 15.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) | |
| 22.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64))))) | |
| 48.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 42.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) | |
| 44.5% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.8% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.4% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 2 binary64) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.7% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 2.7% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.4% | (/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.8% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y))))) | |
| 44.7% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.8% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 31.5% | (/.f64 (tan.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (neg.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 31.8% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (log.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 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) | |
| 41.4% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))))) | |
| 41.4% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))))) | |
| ▶ | 41.9% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
| 42.4% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64))))))) | |
| 41.3% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y))))) | |
| 41.6% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 2 binary64) x))))) | |
| 42.0% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))))) | |
| 42.2% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) | |
| 42.0% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) | |
| 42.4% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 46.4% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) | |
| 44.8% | (/.f64 (tan.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 47.7% | (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) | |
| 5.7% | (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| 47.4% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64))) | |
| 46.3% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) | |
| 60.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) y))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 60.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) | |
| ✓ | 60.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 59.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) y))) | |
| 60.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64))))))) | |
| ▶ | 60.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y))))) |
| ▶ | 60.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 2 binary64) x))))) |
| 60.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)))) | |
| 60.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))))) | |
| 60.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) | |
| 60.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) | |
| 60.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 60.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))))) | |
| 60.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) | |
| 58.6% | (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64))) | |
| 5.7% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.4% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 46.3% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 46.3% | (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 46.3% | (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) | |
| ✓ | 60.5% | #s(literal 1 binary64) |
Compiled 3 545 to 2 471 computations (30.3% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
| ✓ | cost-diff | 320 | (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
| ✓ | cost-diff | 1088 | (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
| ✓ | cost-diff | 12800 | (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y))))) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y))) |
| ✓ | cost-diff | 1088 | (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y)) |
| ✓ | cost-diff | 12544 | (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) y) |
| ✓ | cost-diff | 0 | (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) |
| ✓ | cost-diff | 0 | (/.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))))) |
| ✓ | cost-diff | 1088 | (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 #s(literal 2 binary64) x)) |
| ✓ | cost-diff | 0 | (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 2 binary64) x)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 2 binary64) x))))) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 2 binary64) x))) |
| 380× | *-lowering-*.f32 |
| 380× | *-lowering-*.f64 |
| 278× | /-lowering-/.f32 |
| 278× | /-lowering-/.f64 |
| 228× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 247 |
| 1 | 73 | 247 |
| 2 | 135 | 219 |
| 3 | 226 | 218 |
| 4 | 341 | 218 |
| 5 | 572 | 217 |
| 6 | 724 | 217 |
| 7 | 777 | 217 |
| 8 | 804 | 217 |
| 9 | 811 | 217 |
| 0 | 811 | 216 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ 1 (cos (/ 1 (* y (/ 2 x))))) |
1 |
(cos (/ 1 (* y (/ 2 x)))) |
(/ 1 (* y (/ 2 x))) |
(* y (/ 2 x)) |
y |
(/ 2 x) |
2 |
x |
(+ (* (* x x) (/ 1/8 (* y y))) 1) |
(* x x) |
x |
(/ 1/8 (* y y)) |
1/8 |
(* y y) |
y |
1 |
(/ (tan (/ (/ 1 y) (/ 2 x))) (sin (/ x (* y 2)))) |
(tan (/ (/ 1 y) (/ 2 x))) |
(/ (/ 1 y) (/ 2 x)) |
(/ 1 y) |
1 |
y |
(/ 2 x) |
2 |
x |
(sin (/ x (* y 2))) |
(/ x (* y 2)) |
(* y 2) |
(/ 1 (cos (/ 1 (/ (exp (neg (log (* x 1/2)))) (/ 1 y))))) |
1 |
(cos (/ 1 (/ (exp (neg (log (* x 1/2)))) (/ 1 y)))) |
(/ 1 (/ (exp (neg (log (* x 1/2)))) (/ 1 y))) |
(/ (exp (neg (log (* x 1/2)))) (/ 1 y)) |
(exp (neg (log (* x 1/2)))) |
(neg (log (* x 1/2))) |
(log (* x 1/2)) |
(* x 1/2) |
x |
1/2 |
(/ 1 y) |
y |
(/ (tan (exp (* -1 (log (/ y (* x 1/2)))))) (sin (/ (/ 1 y) (/ 2 x)))) |
(tan (exp (* -1 (log (/ y (* x 1/2)))))) |
(exp (* -1 (log (/ y (* x 1/2))))) |
(* -1 (log (/ y (* x 1/2)))) |
-1 |
(log (/ y (* x 1/2))) |
(/ y (* x 1/2)) |
y |
(* x 1/2) |
x |
1/2 |
(sin (/ (/ 1 y) (/ 2 x))) |
(/ (/ 1 y) (/ 2 x)) |
(/ 1 y) |
1 |
(/ 2 x) |
2 |
| Outputs |
|---|
(/ 1 (cos (/ 1 (* y (/ 2 x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
1 |
#s(literal 1 binary64) |
(cos (/ 1 (* y (/ 2 x)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ 1 (* y (/ 2 x))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* y (/ 2 x)) |
(/.f64 y (*.f64 x #s(literal 1/2 binary64))) |
y |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
2 |
#s(literal 2 binary64) |
x |
(+ (* (* x x) (/ 1/8 (* y y))) 1) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(* x x) |
(*.f64 x x) |
x |
(/ 1/8 (* y y)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
1/8 |
#s(literal 1/8 binary64) |
(* y y) |
(*.f64 y y) |
y |
1 |
#s(literal 1 binary64) |
(/ (tan (/ (/ 1 y) (/ 2 x))) (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 (/ (/ 1 y) (/ 2 x))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ (/ 1 y) (/ 2 x)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
1 |
#s(literal 1 binary64) |
y |
(/ 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 2 binary64)))) |
(/ x (* y 2)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* y 2) |
(*.f64 y #s(literal 2 binary64)) |
(/ 1 (cos (/ 1 (/ (exp (neg (log (* x 1/2)))) (/ 1 y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
1 |
#s(literal 1 binary64) |
(cos (/ 1 (/ (exp (neg (log (* x 1/2)))) (/ 1 y)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ 1 (/ (exp (neg (log (* x 1/2)))) (/ 1 y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ (exp (neg (log (* x 1/2)))) (/ 1 y)) |
(/.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(exp (neg (log (* x 1/2)))) |
(/.f64 #s(literal 2 binary64) x) |
(neg (log (* x 1/2))) |
(neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(log (* x 1/2)) |
(log.f64 (*.f64 x #s(literal 1/2 binary64))) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
y |
(/ (tan (exp (* -1 (log (/ y (* x 1/2)))))) (sin (/ (/ 1 y) (/ 2 x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan (exp (* -1 (log (/ y (* x 1/2)))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(exp (* -1 (log (/ y (* x 1/2))))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* -1 (log (/ y (* x 1/2)))) |
(log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
-1 |
#s(literal -1 binary64) |
(log (/ y (* x 1/2))) |
(log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/ y (* x 1/2)) |
(/.f64 y (*.f64 x #s(literal 1/2 binary64))) |
y |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
(sin (/ (/ 1 y) (/ 2 x))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ (/ 1 y) (/ 2 x)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
1 |
#s(literal 1 binary64) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
2 |
#s(literal 2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 88.4% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
| ✓ | accuracy | 73.9% | (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 61.1% | (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
| ✓ | accuracy | 60.8% | (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) |
| ✓ | accuracy | 99.2% | (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y)) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y))) |
| ✓ | accuracy | 91.1% | (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
| ✓ | accuracy | 60.9% | (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y)))) |
| ✓ | accuracy | 99.2% | (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
| ✓ | accuracy | 88.4% | (/.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))))) |
| ✓ | accuracy | 61.1% | (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) |
| ✓ | accuracy | 60.8% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 y y) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
| ✓ | accuracy | 80.2% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 2 binary64) x))))) |
| ✓ | accuracy | 99.4% | (*.f64 y (/.f64 #s(literal 2 binary64) x)) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 2 binary64) x))) |
| ✓ | accuracy | 60.9% | (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 2 binary64) x)))) |
| 225.0ms | 105× | 1 | valid |
| 145.0ms | 149× | 0 | valid |
| 2.0ms | 2× | 2 | valid |
Compiled 280 to 41 computations (85.4% saved)
ival-div: 101.0ms (34.1% of total)ival-cos: 55.0ms (18.6% of total)ival-log: 41.0ms (13.9% of total)adjust: 33.0ms (11.2% of total)ival-tan: 19.0ms (6.4% of total)ival-exp: 16.0ms (5.4% of total)ival-mult: 16.0ms (5.4% of total)ival-sin: 11.0ms (3.7% of total)ival-neg: 2.0ms (0.7% of total)ival-add: 2.0ms (0.7% of total)exact: 1.0ms (0.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (* y (/ 2 x)))> |
#<alt (/ 1 (cos (/ 1 (* y (/ 2 x)))))> |
#<alt (cos (/ 1 (* y (/ 2 x))))> |
#<alt (* y (/ 2 x))> |
#<alt (+ (* (* x x) (/ 1/8 (* y y))) 1)> |
#<alt (* x x)> |
#<alt (/ 1/8 (* y y))> |
#<alt (* y y)> |
#<alt (/ (/ 1 y) (/ 2 x))> |
#<alt (/ (tan (/ (/ 1 y) (/ 2 x))) (sin (/ x (* y 2))))> |
#<alt (tan (/ (/ 1 y) (/ 2 x)))> |
#<alt (/ 1 y)> |
#<alt (exp (neg (log (* x 1/2))))> |
#<alt (/ (exp (neg (log (* x 1/2)))) (/ 1 y))> |
#<alt (/ 1 (/ (exp (neg (log (* x 1/2)))) (/ 1 y)))> |
#<alt (/ 1 (cos (/ 1 (/ (exp (neg (log (* x 1/2)))) (/ 1 y)))))> |
#<alt (exp (* -1 (log (/ y (* x 1/2)))))> |
#<alt (* -1 (log (/ y (* x 1/2))))> |
#<alt (/ (tan (exp (* -1 (log (/ y (* x 1/2)))))) (sin (/ (/ 1 y) (/ 2 x))))> |
#<alt (sin (/ x (* y 2)))> |
#<alt (cos (/ 1 (/ (exp (neg (log (* x 1/2)))) (/ 1 y))))> |
#<alt (sin (/ (/ 1 y) (/ 2 x)))> |
#<alt (tan (exp (* -1 (log (/ y (* x 1/2))))))> |
#<alt (log (/ y (* x 1/2)))> |
| Outputs |
|---|
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2))> |
#<alt (/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2))> |
#<alt (/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt 1> |
#<alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 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 (exp (neg (+ (log 1/2) (log x))))> |
#<alt (exp (neg (+ (log 1/2) (log x))))> |
#<alt (exp (neg (+ (log 1/2) (log x))))> |
#<alt (exp (neg (+ (log 1/2) (log x))))> |
#<alt (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))> |
#<alt (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))> |
#<alt (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))> |
#<alt (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))> |
#<alt (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))> |
#<alt (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))> |
#<alt (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))> |
#<alt (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))> |
#<alt (* y (exp (neg (+ (log 1/2) (log x)))))> |
#<alt (* y (exp (neg (+ (log 1/2) (log x)))))> |
#<alt (* y (exp (neg (+ (log 1/2) (log x)))))> |
#<alt (* y (exp (neg (+ (log 1/2) (log x)))))> |
#<alt (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))> |
#<alt (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))> |
#<alt (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))> |
#<alt (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))> |
#<alt (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))> |
#<alt (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))> |
#<alt (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))> |
#<alt (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))> |
#<alt (* y (exp (neg (log (* 1/2 x)))))> |
#<alt (* y (exp (neg (log (* 1/2 x)))))> |
#<alt (* y (exp (neg (log (* 1/2 x)))))> |
#<alt (* y (exp (neg (log (* 1/2 x)))))> |
#<alt (* y (exp (neg (log (* 1/2 x)))))> |
#<alt (* y (exp (neg (log (* 1/2 x)))))> |
#<alt (* y (exp (neg (log (* 1/2 x)))))> |
#<alt (* y (exp (neg (log (* 1/2 x)))))> |
#<alt (* y (exp (neg (log (* 1/2 x)))))> |
#<alt (* y (exp (neg (log (* 1/2 x)))))> |
#<alt (* y (exp (neg (log (* 1/2 x)))))> |
#<alt (* y (exp (neg (log (* 1/2 x)))))> |
#<alt (/ 1 (* y (exp (neg (+ (log 1/2) (log x))))))> |
#<alt (/ 1 (* y (exp (neg (+ (log 1/2) (log x))))))> |
#<alt (/ 1 (* y (exp (neg (+ (log 1/2) (log x))))))> |
#<alt (/ 1 (* y (exp (neg (+ (log 1/2) (log x))))))> |
#<alt (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))))> |
#<alt (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))))> |
#<alt (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))))> |
#<alt (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))))> |
#<alt (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))))> |
#<alt (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))))> |
#<alt (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))))> |
#<alt (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))))> |
#<alt (/ 1 (* y (exp (neg (log (* 1/2 x))))))> |
#<alt (/ 1 (* y (exp (neg (log (* 1/2 x))))))> |
#<alt (/ 1 (* y (exp (neg (log (* 1/2 x))))))> |
#<alt (/ 1 (* y (exp (neg (log (* 1/2 x))))))> |
#<alt (/ 1 (* y (exp (neg (log (* 1/2 x))))))> |
#<alt (/ 1 (* y (exp (neg (log (* 1/2 x))))))> |
#<alt (/ 1 (* y (exp (neg (log (* 1/2 x))))))> |
#<alt (/ 1 (* y (exp (neg (log (* 1/2 x))))))> |
#<alt (/ 1 (* y (exp (neg (log (* 1/2 x))))))> |
#<alt (/ 1 (* y (exp (neg (log (* 1/2 x))))))> |
#<alt (/ 1 (* y (exp (neg (log (* 1/2 x))))))> |
#<alt (/ 1 (* y (exp (neg (log (* 1/2 x))))))> |
#<alt (/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x))))))))> |
#<alt (/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x))))))))> |
#<alt (/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x))))))))> |
#<alt (/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x))))))))> |
#<alt (/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))))))> |
#<alt (/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))))))> |
#<alt (/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))))))> |
#<alt (/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))))))> |
#<alt (/ 1 (cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))))))> |
#<alt (/ 1 (cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))))))> |
#<alt (/ 1 (cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))))))> |
#<alt (/ 1 (cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))))))> |
#<alt (/ 1 (cos (/ 1 (* y (exp (neg (log (* 1/2 x))))))))> |
#<alt (/ 1 (cos (/ 1 (* y (exp (neg (log (* 1/2 x))))))))> |
#<alt (/ 1 (cos (/ 1 (* y (exp (neg (log (* 1/2 x))))))))> |
#<alt (/ 1 (cos (/ 1 (* y (exp (neg (log (* 1/2 x))))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ 1 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2)))))> |
#<alt (+ 1 (+ (/ 5/24 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4))) (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2)))))> |
#<alt (+ 1 (+ (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))) (+ (* 5/24 (/ 1 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4)))) (* 61/720 (/ 1 (* (pow y 6) (pow (exp (neg (log (* 1/2 x)))) 6)))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ 1 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2)))))> |
#<alt (+ 1 (+ (/ 5/24 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4))) (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2)))))> |
#<alt (+ 1 (+ (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))) (+ (* 5/24 (/ 1 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4)))) (* 61/720 (/ 1 (* (pow y 6) (pow (exp (neg (log (* 1/2 x)))) 6)))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (+ (log y) (log (/ 2 x))))> |
#<alt (* -1 (+ (log y) (log (/ 2 x))))> |
#<alt (* -1 (+ (log y) (log (/ 2 x))))> |
#<alt (* -1 (+ (log y) (log (/ 2 x))))> |
#<alt (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))> |
#<alt (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))> |
#<alt (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))> |
#<alt (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))> |
#<alt (* -1 (+ (log (* 2 y)) (* -1 (log x))))> |
#<alt (* -1 (+ (log (* 2 y)) (* -1 (log x))))> |
#<alt (* -1 (+ (log (* 2 y)) (* -1 (log x))))> |
#<alt (* -1 (+ (log (* 2 y)) (* -1 (log x))))> |
#<alt (* -1 (+ (log (* 2 y)) (log (/ 1 x))))> |
#<alt (* -1 (+ (log (* 2 y)) (log (/ 1 x))))> |
#<alt (* -1 (+ (log (* 2 y)) (log (/ 1 x))))> |
#<alt (* -1 (+ (log (* 2 y)) (log (/ 1 x))))> |
#<alt (* -1 (+ (log (* -2 y)) (log (/ -1 x))))> |
#<alt (* -1 (+ (log (* -2 y)) (log (/ -1 x))))> |
#<alt (* -1 (+ (log (* -2 y)) (log (/ -1 x))))> |
#<alt (* -1 (+ (log (* -2 y)) (log (/ -1 x))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt 1> |
#<alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (* 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 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x)))))))> |
#<alt (cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x)))))))> |
#<alt (cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x)))))))> |
#<alt (cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x)))))))> |
#<alt (cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))))> |
#<alt (cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))))> |
#<alt (cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))))> |
#<alt (cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))))> |
#<alt (cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))))> |
#<alt (cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))))> |
#<alt (cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))))> |
#<alt (cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))))> |
#<alt (cos (/ 1 (* y (exp (neg (log (* 1/2 x)))))))> |
#<alt (cos (/ 1 (* y (exp (neg (log (* 1/2 x)))))))> |
#<alt (cos (/ 1 (* y (exp (neg (log (* 1/2 x)))))))> |
#<alt (cos (/ 1 (* y (exp (neg (log (* 1/2 x)))))))> |
#<alt 1> |
#<alt (- 1 (* 1/2 (/ 1 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2)))))> |
#<alt (- (+ 1 (/ 1/24 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4)))) (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))))> |
#<alt (- (+ 1 (* 1/24 (/ 1 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4))))) (+ (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))) (* 1/720 (/ 1 (* (pow y 6) (pow (exp (neg (log (* 1/2 x)))) 6))))))> |
#<alt 1> |
#<alt (- 1 (* 1/2 (/ 1 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2)))))> |
#<alt (- (+ 1 (/ 1/24 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4)))) (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))))> |
#<alt (- (+ 1 (* 1/24 (/ 1 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4))))) (+ (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))) (* 1/720 (/ 1 (* (pow y 6) (pow (exp (neg (log (* 1/2 x)))) 6))))))> |
#<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))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (+ (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)))> |
129 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 90.0ms | y | @ | 0 | (/ (exp (neg (log (* x 1/2)))) (/ 1 y)) |
| 19.0ms | x | @ | 0 | (exp (neg (log (* x 1/2)))) |
| 12.0ms | x | @ | -inf | (exp (neg (log (* x 1/2)))) |
| 6.0ms | x | @ | inf | (exp (neg (log (* x 1/2)))) |
| 1.0ms | x | @ | -inf | (/ 1 (cos (/ 1 (/ (exp (neg (log (* x 1/2)))) (/ 1 y))))) |
| 1× | batch-egg-rewrite |
| 3 970× | accelerator-lowering-fma.f32 |
| 3 970× | accelerator-lowering-fma.f64 |
| 3 734× | *-lowering-*.f32 |
| 3 734× | *-lowering-*.f64 |
| 2 750× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 142 |
| 1 | 189 | 138 |
| 2 | 979 | 138 |
| 3 | 7428 | 138 |
| 0 | 8414 | 137 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (* y (/ 2 x))) |
(/ 1 (cos (/ 1 (* y (/ 2 x))))) |
(cos (/ 1 (* y (/ 2 x)))) |
(* y (/ 2 x)) |
(+ (* (* x x) (/ 1/8 (* y y))) 1) |
(* x x) |
(/ 1/8 (* y y)) |
(* y y) |
(/ (/ 1 y) (/ 2 x)) |
(/ (tan (/ (/ 1 y) (/ 2 x))) (sin (/ x (* y 2)))) |
(tan (/ (/ 1 y) (/ 2 x))) |
(/ 1 y) |
(exp (neg (log (* x 1/2)))) |
(/ (exp (neg (log (* x 1/2)))) (/ 1 y)) |
(/ 1 (/ (exp (neg (log (* x 1/2)))) (/ 1 y))) |
(/ 1 (cos (/ 1 (/ (exp (neg (log (* x 1/2)))) (/ 1 y))))) |
(exp (* -1 (log (/ y (* x 1/2))))) |
(* -1 (log (/ y (* x 1/2)))) |
(/ (tan (exp (* -1 (log (/ y (* x 1/2)))))) (sin (/ (/ 1 y) (/ 2 x)))) |
(sin (/ x (* y 2))) |
(cos (/ 1 (/ (exp (neg (log (* x 1/2)))) (/ 1 y)))) |
(sin (/ (/ 1 y) (/ 2 x))) |
(tan (exp (* -1 (log (/ y (* x 1/2)))))) |
(log (/ y (* x 1/2))) |
| Outputs |
|---|
(exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (log.f64 y)))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x)) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(neg.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 #s(literal -2 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(/.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #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)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 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 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) x))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) x))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (log.f64 y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 #s(literal -2 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 y (/.f64 #s(literal -2 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) (*.f64 y (/.f64 #s(literal -2 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 y (/.f64 #s(literal -2 binary64) x))) |
(neg.f64 (*.f64 y (/.f64 #s(literal -2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 x y)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (neg.f64 y) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -2 binary64) (/.f64 x (neg.f64 y))) |
(/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 y (/.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 y #s(literal -2 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (/.f64 y x) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 y (neg.f64 x)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64))) |
(/.f64 (exp.f64 (log.f64 y)) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 y))) (exp.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 y x))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (/.f64 y #s(literal -1/2 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (neg.f64 y) #s(literal 1/2 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (neg.f64 x))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 y (neg.f64 x)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) y)) (neg.f64 x)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 y (/.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 y x)) |
(*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) y) |
(*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (/.f64 #s(literal -2 binary64) x))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 #s(literal -2 binary64) (/.f64 y (neg.f64 x))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (neg.f64 y)) |
(*.f64 (*.f64 y (/.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(*.f64 (/.f64 y (neg.f64 x)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (exp.f64 (log.f64 y)) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64)))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #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 x) (/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (/.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64)))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (neg.f64 (*.f64 y y))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (*.f64 x x) #s(literal 8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 x (*.f64 y #s(literal 8 binary64))) #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 (*.f64 x x) (neg.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 x x) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -8 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (/.f64 (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64)))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) y) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (*.f64 y y)) (/.f64 x #s(literal 8 binary64)) #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 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) y) (neg.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 y)) (/.f64 #s(literal -1/8 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 (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (neg.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64))) (fma.f64 (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 (*.f64 x x) (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) x) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 9 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 6 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 6 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 6 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 6 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))) (pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 6 binary64)))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64)))))) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64))) (fma.f64 (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 (*.f64 x x) (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (fma.f64 (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 (*.f64 x x) (/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) x) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) (neg.f64 y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 #s(literal -1 binary64) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 8 binary64))) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y #s(literal 8 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal -8 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y #s(literal 8 binary64)) (neg.f64 y))) |
(/.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 y y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 8 binary64)) |
(/.f64 (/.f64 #s(literal 1/8 binary64) y) y) |
(/.f64 (/.f64 #s(literal -1/8 binary64) y) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) y)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) y) #s(literal -1 binary64)) y) |
(pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/8 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal -1/8 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) (neg.f64 y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 y y))) |
(neg.f64 (neg.f64 (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 y (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 y y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 (*.f64 y y)) #s(literal -1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 y) #s(literal 2 binary64))) |
(*.f64 y y) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (log.f64 y)))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x)) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(neg.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 #s(literal -2 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(/.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #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)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 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 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 1 binary64)) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (neg.f64 y)))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x (neg.f64 y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal 1 binary64) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) |
(pow.f64 y #s(literal -1 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) |
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 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 1/2 binary64))) |
(/.f64 #s(literal 2 binary64) x) |
(/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) #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 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (log.f64 y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 #s(literal -2 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 y (/.f64 #s(literal -2 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) (*.f64 y (/.f64 #s(literal -2 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 y (/.f64 #s(literal -2 binary64) x))) |
(neg.f64 (*.f64 y (/.f64 #s(literal -2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 x y)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (neg.f64 y) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -2 binary64) (/.f64 x (neg.f64 y))) |
(/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 y (/.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 y #s(literal -2 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (/.f64 y x) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 y (neg.f64 x)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64))) |
(/.f64 (exp.f64 (log.f64 y)) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 y))) (exp.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 y x))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (/.f64 y #s(literal -1/2 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (neg.f64 y) #s(literal 1/2 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (neg.f64 x))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 y (neg.f64 x)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) y)) (neg.f64 x)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 y (/.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 y x)) |
(*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) y) |
(*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (/.f64 #s(literal -2 binary64) x))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 #s(literal -2 binary64) (/.f64 y (neg.f64 x))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (neg.f64 y)) |
(*.f64 (*.f64 y (/.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(*.f64 (/.f64 y (neg.f64 x)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (exp.f64 (log.f64 y)) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (log.f64 y)))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x)) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(neg.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 #s(literal -2 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(/.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #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)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 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 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (log.f64 y)))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x)) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(neg.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 #s(literal -2 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(/.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (log.f64 y))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(+.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(+.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (log.f64 x)) |
(+.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (log.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (log.f64 (*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (log.f64 (/.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (log.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))))) |
(+.f64 (log.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (log.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (log.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (neg.f64 x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 x (neg.f64 y)))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x)))) |
(+.f64 (log.f64 (/.f64 x (neg.f64 y))) (log.f64 #s(literal -1/2 binary64))) |
(+.f64 (log.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (log.f64 #s(literal -1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 (neg.f64 y))) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x))) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (log.f64 (pow.f64 y #s(literal -1/2 binary64))) (log.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x)))) |
(+.f64 (log.f64 (pow.f64 y #s(literal -1/2 binary64))) (log.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) (log.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) (log.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(+.f64 (log.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64))) (log.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
(+.f64 (log.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64))) (log.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)))) |
(+.f64 (log.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) (log.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(+.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) (log.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(+.f64 (log.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))) (log.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))))) (log.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))))) |
(+.f64 (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) (log.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 (log.f64 x))) |
(-.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y (/.f64 #s(literal -2 binary64) x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (neg.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (log.f64 (/.f64 x (neg.f64 y))) (log.f64 #s(literal -2 binary64))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (log.f64 y))) |
(fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (neg.f64 (log.f64 y))) |
(fma.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64) (neg.f64 (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (log.f64 y))) |
(fma.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (neg.f64 (log.f64 y))) |
(neg.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (neg.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #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)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 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 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) x))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) x))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 1 binary64)) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (neg.f64 y)))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x (neg.f64 y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (tan.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (log.f64 y)) |
(+.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(+.f64 (log.f64 y) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 (neg.f64 y)) (neg.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 y x))) |
(+.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y (/.f64 #s(literal -2 binary64) x)))) |
(+.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 (log.f64 x))) |
(+.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(+.f64 (neg.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64)))) (log.f64 (neg.f64 y))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 y (neg.f64 x)))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y)))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y)))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) y)))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) y))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (/.f64 y #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (/.f64 (neg.f64 y) #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 (*.f64 y (/.f64 #s(literal -2 binary64) x))) (log.f64 #s(literal -1 binary64))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (/.f64 y (neg.f64 x))) (log.f64 #s(literal -2 binary64))) |
(+.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(+.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64)))) (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))))) |
(+.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal -1/2 binary64)))) (log.f64 (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1/2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64))) (neg.f64 (log.f64 x))) |
(+.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (log.f64 (/.f64 y #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (log.f64 (pow.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (log.f64 (pow.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (log.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (exp.f64 (log.f64 y))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1/2 binary64)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal -1/2 binary64))))) |
(+.f64 (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))))) |
(+.f64 (log.f64 (/.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -1/2 binary64)))) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 y #s(literal -1/2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (log.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(-.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 y))) |
(-.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(-.f64 (log.f64 y) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(-.f64 (log.f64 (neg.f64 y)) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 x y))) |
(-.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 1/2 binary64))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(-.f64 (neg.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 x (neg.f64 y)))) |
(-.f64 (log.f64 (*.f64 y (/.f64 #s(literal -2 binary64) x))) (log.f64 #s(literal -1 binary64))) |
(-.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (/.f64 y (neg.f64 x))) (log.f64 #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64) (log.f64 y)) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)))) |
(fma.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64) (log.f64 (/.f64 y x))) |
(fma.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) (log.f64 y)) |
(fma.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (log.f64 y)) |
(neg.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (log.f64 y) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 y)) (fma.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 (log.f64 (neg.f64 y)) (log.f64 (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x)) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (log.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 y))) (*.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (*.f64 x #s(literal -1/2 binary64))))) (log.f64 (*.f64 (neg.f64 y) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (log.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
| 1× | egg-herbie |
| 10 638× | accelerator-lowering-fma.f32 |
| 10 638× | accelerator-lowering-fma.f64 |
| 5 318× | *-lowering-*.f32 |
| 5 318× | *-lowering-*.f64 |
| 4 114× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 463 | 6758 |
| 1 | 1346 | 6602 |
| 2 | 4372 | 6406 |
| 0 | 8645 | 6118 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
1 |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(exp (neg (+ (log 1/2) (log x)))) |
(exp (neg (+ (log 1/2) (log x)))) |
(exp (neg (+ (log 1/2) (log x)))) |
(exp (neg (+ (log 1/2) (log x)))) |
(exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))) |
(exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))) |
(exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))) |
(exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))) |
(exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))) |
(exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))) |
(exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))) |
(exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))) |
(* y (exp (neg (+ (log 1/2) (log x))))) |
(* y (exp (neg (+ (log 1/2) (log x))))) |
(* y (exp (neg (+ (log 1/2) (log x))))) |
(* y (exp (neg (+ (log 1/2) (log x))))) |
(* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))) |
(* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))) |
(* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))) |
(* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))) |
(* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))) |
(* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))) |
(* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))) |
(* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))) |
(* y (exp (neg (log (* 1/2 x))))) |
(* y (exp (neg (log (* 1/2 x))))) |
(* y (exp (neg (log (* 1/2 x))))) |
(* y (exp (neg (log (* 1/2 x))))) |
(* y (exp (neg (log (* 1/2 x))))) |
(* y (exp (neg (log (* 1/2 x))))) |
(* y (exp (neg (log (* 1/2 x))))) |
(* y (exp (neg (log (* 1/2 x))))) |
(* y (exp (neg (log (* 1/2 x))))) |
(* y (exp (neg (log (* 1/2 x))))) |
(* y (exp (neg (log (* 1/2 x))))) |
(* y (exp (neg (log (* 1/2 x))))) |
(/ 1 (* y (exp (neg (+ (log 1/2) (log x)))))) |
(/ 1 (* y (exp (neg (+ (log 1/2) (log x)))))) |
(/ 1 (* y (exp (neg (+ (log 1/2) (log x)))))) |
(/ 1 (* y (exp (neg (+ (log 1/2) (log x)))))) |
(/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))) |
(/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))) |
(/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))) |
(/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))) |
(/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))) |
(/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))) |
(/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))) |
(/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x)))))))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x)))))))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x)))))))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x)))))))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))))) |
(/ 1 (cos (/ 1 (* y (exp (neg (log (* 1/2 x)))))))) |
(/ 1 (cos (/ 1 (* y (exp (neg (log (* 1/2 x)))))))) |
(/ 1 (cos (/ 1 (* y (exp (neg (log (* 1/2 x)))))))) |
(/ 1 (cos (/ 1 (* y (exp (neg (log (* 1/2 x)))))))) |
1 |
(+ 1 (* 1/2 (/ 1 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))))) |
(+ 1 (+ (/ 5/24 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4))) (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))))) |
(+ 1 (+ (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))) (+ (* 5/24 (/ 1 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4)))) (* 61/720 (/ 1 (* (pow y 6) (pow (exp (neg (log (* 1/2 x)))) 6))))))) |
1 |
(+ 1 (* 1/2 (/ 1 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))))) |
(+ 1 (+ (/ 5/24 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4))) (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))))) |
(+ 1 (+ (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))) (+ (* 5/24 (/ 1 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4)))) (* 61/720 (/ 1 (* (pow y 6) (pow (exp (neg (log (* 1/2 x)))) 6))))))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
1 |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(* 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)) |
(cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x))))))) |
(cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x))))))) |
(cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x))))))) |
(cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x))))))) |
(cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))))) |
(cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))))) |
(cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))))) |
(cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))))) |
(cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))))) |
(cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))))) |
(cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))))) |
(cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))))) |
(cos (/ 1 (* y (exp (neg (log (* 1/2 x))))))) |
(cos (/ 1 (* y (exp (neg (log (* 1/2 x))))))) |
(cos (/ 1 (* y (exp (neg (log (* 1/2 x))))))) |
(cos (/ 1 (* y (exp (neg (log (* 1/2 x))))))) |
1 |
(- 1 (* 1/2 (/ 1 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))))) |
(- (+ 1 (/ 1/24 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4)))) (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2)))) |
(- (+ 1 (* 1/24 (/ 1 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4))))) (+ (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))) (* 1/720 (/ 1 (* (pow y 6) (pow (exp (neg (log (* 1/2 x)))) 6)))))) |
1 |
(- 1 (* 1/2 (/ 1 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))))) |
(- (+ 1 (/ 1/24 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4)))) (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2)))) |
(- (+ 1 (* 1/24 (/ 1 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4))))) (+ (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))) (* 1/720 (/ 1 (* (pow y 6) (pow (exp (neg (log (* 1/2 x)))) 6)))))) |
(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))) (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)))) |
(+ (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/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/384 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/384 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/384 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/384 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/384 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/384 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/46080 binary64) (/.f64 (*.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))) #s(literal 1 binary64)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* 2 (/ y x)) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) (*.f64 y y)) (*.f64 y y)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) (*.f64 y y)) (*.f64 y y)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) (*.f64 y y)) (*.f64 y y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x 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))))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/1920 binary64) (*.f64 #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (+.f64 (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x 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 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x 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) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.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))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64)) (pow.f64 y #s(literal 6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) x))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) x))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) x))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/322560 binary64) (*.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) x))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y y))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #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))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #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 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 x (*.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/384 binary64)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/24 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #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))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #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)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/384 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 17/40320 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 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) |
(exp (neg (+ (log 1/2) (log x)))) |
(/.f64 #s(literal 2 binary64) x) |
(exp (neg (+ (log 1/2) (log x)))) |
(/.f64 #s(literal 2 binary64) x) |
(exp (neg (+ (log 1/2) (log x)))) |
(/.f64 #s(literal 2 binary64) x) |
(exp (neg (+ (log 1/2) (log x)))) |
(/.f64 #s(literal 2 binary64) x) |
(exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))) |
(/.f64 #s(literal 2 binary64) x) |
(exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))) |
(/.f64 #s(literal 2 binary64) x) |
(exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))) |
(/.f64 #s(literal 2 binary64) x) |
(exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))) |
(/.f64 #s(literal 2 binary64) x) |
(exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(* y (exp (neg (+ (log 1/2) (log x))))) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* y (exp (neg (+ (log 1/2) (log x))))) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* y (exp (neg (+ (log 1/2) (log x))))) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* y (exp (neg (+ (log 1/2) (log x))))) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))) |
(*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))) |
(*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))) |
(*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))) |
(*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(* y (exp (neg (log (* 1/2 x))))) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* y (exp (neg (log (* 1/2 x))))) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* y (exp (neg (log (* 1/2 x))))) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* y (exp (neg (log (* 1/2 x))))) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* y (exp (neg (log (* 1/2 x))))) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* y (exp (neg (log (* 1/2 x))))) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* y (exp (neg (log (* 1/2 x))))) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* y (exp (neg (log (* 1/2 x))))) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* y (exp (neg (log (* 1/2 x))))) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* y (exp (neg (log (* 1/2 x))))) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* y (exp (neg (log (* 1/2 x))))) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* y (exp (neg (log (* 1/2 x))))) |
(/.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(/ 1 (* y (exp (neg (+ (log 1/2) (log x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1 (* y (exp (neg (+ (log 1/2) (log x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1 (* y (exp (neg (+ (log 1/2) (log x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1 (* y (exp (neg (+ (log 1/2) (log x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1 (* y (exp (neg (log (* 1/2 x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x)))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)))))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)))))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)))))) |
(/ 1 (cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x)))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)))))) |
(/ 1 (cos (/ 1 (* y (exp (neg (log (* 1/2 x)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (/ 1 (* y (exp (neg (log (* 1/2 x)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (/ 1 (* y (exp (neg (log (* 1/2 x)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (/ 1 (* y (exp (neg (log (* 1/2 x)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ 1 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))))) |
(+ 1 (+ (/ 5/24 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4))) (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 5/24 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 4 binary64)))))) |
(+ 1 (+ (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))) (+ (* 5/24 (/ 1 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4)))) (* 61/720 (/ 1 (* (pow y 6) (pow (exp (neg (log (* 1/2 x)))) 6))))))) |
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 5/24 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 4 binary64)))))) (/.f64 #s(literal 61/720 binary64) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 6 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ 1 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))))) |
(+ 1 (+ (/ 5/24 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4))) (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 5/24 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 4 binary64)))))) |
(+ 1 (+ (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))) (+ (* 5/24 (/ 1 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4)))) (* 61/720 (/ 1 (* (pow y 6) (pow (exp (neg (log (* 1/2 x)))) 6))))))) |
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 5/24 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 4 binary64)))))) (/.f64 #s(literal 61/720 binary64) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 6 binary64))))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -2 binary64) x))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -2 binary64) x))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -2 binary64) x))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -2 binary64) x))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x 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))))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/1920 binary64) (*.f64 #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (+.f64 (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x 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 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x 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) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.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))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64)) (pow.f64 y #s(literal 6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) x))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) x))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) x))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/322560 binary64) (*.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) x))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x))))))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x))))))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x))))))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (/ 1 (* y (exp (neg (+ (log 1/2) (log x))))))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (/ 1 (* y (exp (neg (+ (log 1/2) (* -1 (log (/ 1 x))))))))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))))) |
(cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x))))) |
(cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))))) |
(cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x))))) |
(cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))))) |
(cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x))))) |
(cos (/ 1 (* y (exp (neg (+ (log -1/2) (* -1 (log (/ -1 x))))))))) |
(cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x))))) |
(cos (/ 1 (* y (exp (neg (log (* 1/2 x))))))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (/ 1 (* y (exp (neg (log (* 1/2 x))))))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (/ 1 (* y (exp (neg (log (* 1/2 x))))))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (/ 1 (* y (exp (neg (log (* 1/2 x))))))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
1 |
#s(literal 1 binary64) |
(- 1 (* 1/2 (/ 1 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))))) |
(- (+ 1 (/ 1/24 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4)))) (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))))) |
(- (+ 1 (* 1/24 (/ 1 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4))))) (+ (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))) (* 1/720 (/ 1 (* (pow y 6) (pow (exp (neg (log (* 1/2 x)))) 6)))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (/.f64 #s(literal 1/720 binary64) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(- 1 (* 1/2 (/ 1 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))))) |
(- (+ 1 (/ 1/24 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4)))) (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))))) |
(- (+ 1 (* 1/24 (/ 1 (* (pow y 4) (pow (exp (neg (log (* 1/2 x)))) 4))))) (+ (/ 1/2 (* (pow y 2) (pow (exp (neg (log (* 1/2 x)))) 2))) (* 1/720 (/ 1 (* (pow y 6) (pow (exp (neg (log (* 1/2 x)))) 6)))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (/.f64 #s(literal 1/720 binary64) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 6 binary64)))))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y y))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #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))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #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 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 x (*.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/384 binary64)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/24 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 (*.f64 #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))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #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)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/384 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 17/40320 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(+ (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 y #s(literal 2 binary64))) (log.f64 x)) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
Compiled 37 124 to 3 637 computations (90.2% saved)
116 alts after pruning (109 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 925 | 45 | 1 970 |
| Fresh | 18 | 64 | 82 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 3 | 4 |
| Total | 1 945 | 116 | 2 061 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 57.0% | (fma.f64 (/.f64 x y) (/.f64 x (*.f64 y #s(literal 8 binary64))) #s(literal 1 binary64)) |
| ✓ | 46.5% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
| 59.4% | (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) | |
| 59.4% | (pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) | |
| 57.9% | (pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 58.4% | (pow.f64 (/.f64 (+.f64 (cos.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (-.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) | |
| 59.4% | (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) #s(literal -1/2 binary64)) | |
| 58.1% | (pow.f64 (*.f64 (cos.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) | |
| 58.0% | (pow.f64 (*.f64 (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) | |
| 58.2% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) #s(literal -1/2 binary64)) | |
| ▶ | 58.2% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
| 57.2% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) | |
| 46.3% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.2% | (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.6% | (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 47.7% | (/.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.9% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.0% | (/.f64 (tan.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.5% | (/.f64 (tan.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.0% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) | |
| 45.9% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) | |
| ✓ | 48.5% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 30.4% | (/.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))))) | |
| 22.8% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 31.3% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 25.6% | (/.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))))) | |
| 24.5% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 25.3% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.5% | (/.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))))) | |
| ▶ | 20.5% | (/.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))))) |
| 45.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 6.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) | |
| 48.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| 23.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))))) | |
| 24.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) | |
| 13.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y)))) | |
| 25.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) | |
| ✓ | 49.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 44.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))))) | |
| 15.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) | |
| 22.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64))))) | |
| 48.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 42.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) | |
| 44.5% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.4% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 2 binary64) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.7% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 2.7% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.4% | (/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.8% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y))))) | |
| 44.7% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.8% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.3% | (/.f64 (tan.f64 (exp.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (log.f64 y))))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 31.5% | (/.f64 (tan.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (neg.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.5% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) (log.f64 y))))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 42.0% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) | |
| 41.8% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) | |
| 42.0% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))))) | |
| 40.9% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (/.f64 #s(literal 2 binary64) x)))) | |
| 41.3% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (/.f64 #s(literal 2 binary64) x)))) | |
| 42.0% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) | |
| 42.4% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 43.4% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (exp.f64 (+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (log.f64 y)))))) | |
| 46.4% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) | |
| 44.8% | (/.f64 (tan.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 47.7% | (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) | |
| 48.7% | (/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) | |
| 5.7% | (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| 47.4% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64))) | |
| 47.8% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))))) | |
| 46.3% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) | |
| 60.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| 60.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) | |
| 61.0% | (/.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 1/2 binary64)))))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) y))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 60.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) | |
| ✓ | 60.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 59.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) y))) | |
| 60.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) y))))) | |
| ▶ | 61.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)))))) |
| 60.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y))))) | |
| 60.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) y)) (neg.f64 x))))) | |
| 60.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))))))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) y))))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) y))))) | |
| 60.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) y))))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)))))) | |
| 60.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)))))) | |
| ✓ | 60.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y))))) |
| 60.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 y) #s(literal 2 binary64)))))))) | |
| 60.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))))))) | |
| 60.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (log.f64 (/.f64 y x))) #s(literal 1/2 binary64))))) | |
| 60.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) | |
| 60.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))))) | |
| 60.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (log.f64 y)) (/.f64 #s(literal 2 binary64) x))))) | |
| ✓ | 60.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 2 binary64) x))))) |
| 60.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (log.f64 y))))))) | |
| 60.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) | |
| 60.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))))) | |
| 60.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) | |
| 60.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) | |
| 60.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 60.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (log.f64 y)))))) | |
| 60.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) | |
| ▶ | 46.0% | (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
| 58.6% | (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64))) | |
| 5.7% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.4% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 46.3% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 46.3% | (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 46.3% | (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) | |
| ✓ | 60.5% | #s(literal 1 binary64) |
Compiled 4 494 to 3 115 computations (30.7% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| ✓ | cost-diff | 0 | (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
| ✓ | cost-diff | 0 | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 12800 | (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | cost-diff | 192 | (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64))) |
| ✓ | cost-diff | 1984 | (/.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))) |
| ✓ | cost-diff | 5824 | (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64)) |
| ✓ | cost-diff | 0 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
| ✓ | cost-diff | 0 | (*.f64 y #s(literal 8 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x (*.f64 y #s(literal 8 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 384 | (fma.f64 (/.f64 x y) (/.f64 x (*.f64 y #s(literal 8 binary64))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)))))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)))) |
| ✓ | cost-diff | 13632 | (/.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
| 6 110× | *-lowering-*.f32 |
| 6 110× | *-lowering-*.f64 |
| 1 784× | /-lowering-/.f32 |
| 1 784× | /-lowering-/.f64 |
| 1 736× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 387 |
| 1 | 102 | 332 |
| 2 | 264 | 302 |
| 3 | 1531 | 278 |
| 4 | 5010 | 277 |
| 0 | 8123 | 276 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (cos (/ 1 (/ (/ (/ 2 x) (pow y -1/2)) (pow y -1/2))))) |
1 |
(cos (/ 1 (/ (/ (/ 2 x) (pow y -1/2)) (pow y -1/2)))) |
(/ 1 (/ (/ (/ 2 x) (pow y -1/2)) (pow y -1/2))) |
(/ (/ (/ 2 x) (pow y -1/2)) (pow y -1/2)) |
(/ (/ 2 x) (pow y -1/2)) |
(/ 2 x) |
2 |
x |
(pow y -1/2) |
y |
-1/2 |
(+ (* (/ x y) (/ x (* y 8))) 1) |
(/ x y) |
x |
y |
(/ x (* y 8)) |
(* y 8) |
8 |
1 |
(/ -1 (* (/ 1 (tan (/ x (* y 2)))) (sin (* x (/ -1/2 y))))) |
-1 |
(* (/ 1 (tan (/ x (* y 2)))) (sin (* x (/ -1/2 y)))) |
(/ 1 (tan (/ x (* y 2)))) |
1 |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
x |
(* y 2) |
y |
2 |
(sin (* x (/ -1/2 y))) |
(* x (/ -1/2 y)) |
(/ -1/2 y) |
-1/2 |
(/ (tan (/ x (/ (- 0 (pow (* y -2) 3)) (* 4 (* y y))))) (sin (/ x (* y 2)))) |
(tan (/ x (/ (- 0 (pow (* y -2) 3)) (* 4 (* y y))))) |
(/ x (/ (- 0 (pow (* y -2) 3)) (* 4 (* y y)))) |
x |
(/ (- 0 (pow (* y -2) 3)) (* 4 (* y y))) |
(- 0 (pow (* y -2) 3)) |
0 |
(pow (* y -2) 3) |
(* y -2) |
y |
-2 |
3 |
(* 4 (* y y)) |
4 |
(* y y) |
(sin (/ x (* y 2))) |
(/ x (* y 2)) |
(* y 2) |
2 |
(pow (* (cos (/ (* x 1/2) y)) (cos (exp (log (/ x (* y 2)))))) -1/2) |
(* (cos (/ (* x 1/2) y)) (cos (exp (log (/ x (* y 2)))))) |
(cos (/ (* x 1/2) y)) |
(/ (* x 1/2) y) |
(* x 1/2) |
x |
1/2 |
y |
(cos (exp (log (/ x (* y 2))))) |
(exp (log (/ x (* y 2)))) |
(log (/ x (* y 2))) |
(/ x (* y 2)) |
(* y 2) |
2 |
-1/2 |
| Outputs |
|---|
(/ 1 (cos (/ 1 (/ (/ (/ 2 x) (pow y -1/2)) (pow y -1/2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
1 |
#s(literal 1 binary64) |
(cos (/ 1 (/ (/ (/ 2 x) (pow y -1/2)) (pow y -1/2)))) |
(cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/ 1 (/ (/ (/ 2 x) (pow y -1/2)) (pow y -1/2))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/ (/ (/ 2 x) (pow y -1/2)) (pow y -1/2)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(/ (/ 2 x) (pow y -1/2)) |
(/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
2 |
#s(literal 2 binary64) |
x |
(pow y -1/2) |
(pow.f64 y #s(literal -1/2 binary64)) |
y |
-1/2 |
#s(literal -1/2 binary64) |
(+ (* (/ x y) (/ x (* y 8))) 1) |
(fma.f64 x (/.f64 x (*.f64 y (*.f64 y #s(literal 8 binary64)))) #s(literal 1 binary64)) |
(/ x y) |
(/.f64 x y) |
x |
y |
(/ x (* y 8)) |
(/.f64 x (*.f64 y #s(literal 8 binary64))) |
(* y 8) |
(*.f64 y #s(literal 8 binary64)) |
8 |
#s(literal 8 binary64) |
1 |
#s(literal 1 binary64) |
(/ -1 (* (/ 1 (tan (/ x (* y 2)))) (sin (* x (/ -1/2 y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
-1 |
#s(literal -1 binary64) |
(* (/ 1 (tan (/ x (* y 2)))) (sin (* x (/ -1/2 y)))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/ 1 (tan (/ x (* y 2)))) |
(/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
1 |
#s(literal 1 binary64) |
(tan (/ x (* y 2))) |
(tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/ x (* y 2)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
x |
(* y 2) |
(*.f64 #s(literal 2 binary64) y) |
y |
2 |
#s(literal 2 binary64) |
(sin (* x (/ -1/2 y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(* x (/ -1/2 y)) |
(*.f64 x (/.f64 #s(literal -1/2 binary64) y)) |
(/ -1/2 y) |
(/.f64 #s(literal -1/2 binary64) y) |
-1/2 |
#s(literal -1/2 binary64) |
(/ (tan (/ x (/ (- 0 (pow (* y -2) 3)) (* 4 (* y y))))) (sin (/ x (* y 2)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(tan (/ x (/ (- 0 (pow (* y -2) 3)) (* 4 (* y y))))) |
(tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/ x (/ (- 0 (pow (* y -2) 3)) (* 4 (* y y)))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
x |
(/ (- 0 (pow (* y -2) 3)) (* 4 (* y y))) |
(*.f64 #s(literal 2 binary64) y) |
(- 0 (pow (* y -2) 3)) |
(*.f64 y (*.f64 y (*.f64 y #s(literal 8 binary64)))) |
0 |
#s(literal 0 binary64) |
(pow (* y -2) 3) |
(*.f64 y (*.f64 y (*.f64 y #s(literal -8 binary64)))) |
(* y -2) |
(*.f64 y #s(literal -2 binary64)) |
y |
-2 |
#s(literal -2 binary64) |
3 |
#s(literal 3 binary64) |
(* 4 (* y y)) |
(*.f64 y (*.f64 y #s(literal 4 binary64))) |
4 |
#s(literal 4 binary64) |
(* y y) |
(*.f64 y y) |
(sin (/ x (* y 2))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/ x (* y 2)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* y 2) |
(*.f64 #s(literal 2 binary64) y) |
2 |
#s(literal 2 binary64) |
(pow (* (cos (/ (* x 1/2) y)) (cos (exp (log (/ x (* y 2)))))) -1/2) |
(pow.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1/2 binary64)) |
(* (cos (/ (* x 1/2) y)) (cos (exp (log (/ x (* y 2)))))) |
(*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(cos (/ (* x 1/2) y)) |
(cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/ (* x 1/2) y) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
y |
(cos (exp (log (/ x (* y 2))))) |
(cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(exp (log (/ x (* y 2)))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(log (/ x (* y 2))) |
(log.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/ x (* y 2)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* y 2) |
(*.f64 #s(literal 2 binary64) y) |
2 |
#s(literal 2 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 93.9% | (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | accuracy | 74.4% | (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 60.9% | (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| ✓ | accuracy | 60.9% | (cos.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
| ✓ | accuracy | 88.4% | (/.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))))) |
| ✓ | accuracy | 61.1% | (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))))) |
| ✓ | accuracy | 60.8% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 34.5% | (/.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))) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | accuracy | 85.3% | (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
| ✓ | accuracy | 61.1% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 60.8% | (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
| ✓ | accuracy | 100.0% | (/.f64 x (*.f64 y #s(literal 8 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal 8 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 (/.f64 x y) (/.f64 x (*.f64 y #s(literal 8 binary64))) #s(literal 1 binary64)) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
| ✓ | accuracy | 99.1% | (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)))) |
| ✓ | accuracy | 60.9% | (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))))) |
| 135.0ms | 106× | 1 | valid |
| 69.0ms | 149× | 0 | valid |
| 1.0ms | 1× | 2 | valid |
Compiled 364 to 53 computations (85.4% saved)
ival-div: 39.0ms (23.3% of total)ival-pow: 33.0ms (19.7% of total)ival-mult: 25.0ms (14.9% of total)ival-cos: 22.0ms (13.2% of total)ival-tan: 10.0ms (6% of total)ival-log: 10.0ms (6% of total)ival-sin: 10.0ms (6% of total)ival-exp: 8.0ms (4.8% of total)adjust: 5.0ms (3% of total)ival-sub: 2.0ms (1.2% of total)ival-add: 2.0ms (1.2% of total)exact: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ (/ 2 x) (pow y -1/2)) (pow y -1/2))> |
#<alt (/ 1 (/ (/ (/ 2 x) (pow y -1/2)) (pow y -1/2)))> |
#<alt (/ (/ 2 x) (pow y -1/2))> |
#<alt (/ 1 (cos (/ 1 (/ (/ (/ 2 x) (pow y -1/2)) (pow y -1/2)))))> |
#<alt (+ (* (/ x y) (/ x (* y 8))) 1)> |
#<alt (/ x y)> |
#<alt (/ x (* y 8))> |
#<alt (* y 8)> |
#<alt (/ -1 (* (/ 1 (tan (/ x (* y 2)))) (sin (* x (/ -1/2 y)))))> |
#<alt (* (/ 1 (tan (/ x (* y 2)))) (sin (* x (/ -1/2 y))))> |
#<alt (/ 1 (tan (/ x (* y 2))))> |
#<alt (tan (/ x (* y 2)))> |
#<alt (pow (* y -2) 3)> |
#<alt (/ (- 0 (pow (* y -2) 3)) (* 4 (* y y)))> |
#<alt (- 0 (pow (* y -2) 3))> |
#<alt (/ (tan (/ x (/ (- 0 (pow (* y -2) 3)) (* 4 (* y y))))) (sin (/ x (* y 2))))> |
#<alt (exp (log (/ x (* y 2))))> |
#<alt (pow (* (cos (/ (* x 1/2) y)) (cos (exp (log (/ x (* y 2)))))) -1/2)> |
#<alt (* (cos (/ (* x 1/2) y)) (cos (exp (log (/ x (* y 2))))))> |
#<alt (cos (/ (* x 1/2) y))> |
#<alt (cos (/ 1 (/ (/ (/ 2 x) (pow y -1/2)) (pow y -1/2))))> |
#<alt (sin (* x (/ -1/2 y)))> |
#<alt (sin (/ x (* y 2)))> |
#<alt (tan (/ x (/ (- 0 (pow (* y -2) 3)) (* 4 (* y y)))))> |
#<alt (cos (exp (log (/ x (* y 2)))))> |
#<alt (log (/ x (* y 2)))> |
| Outputs |
|---|
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* -2 (/ y (* x (pow (sqrt -1) 2))))> |
#<alt (* -2 (/ y (* x (pow (sqrt -1) 2))))> |
#<alt (* -2 (/ y (* x (pow (sqrt -1) 2))))> |
#<alt (* -2 (/ y (* x (pow (sqrt -1) 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 (pow (sqrt -1) 2)) y))> |
#<alt (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))> |
#<alt (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))> |
#<alt (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))> |
#<alt (* 2 (* (/ 1 x) (sqrt y)))> |
#<alt (* 2 (* (/ 1 x) (sqrt y)))> |
#<alt (* 2 (* (/ 1 x) (sqrt y)))> |
#<alt (* 2 (* (/ 1 x) (sqrt y)))> |
#<alt (* 2 (* (/ 1 x) (sqrt y)))> |
#<alt (* 2 (* (/ 1 x) (sqrt y)))> |
#<alt (* 2 (* (/ 1 x) (sqrt y)))> |
#<alt (* 2 (* (/ 1 x) (sqrt y)))> |
#<alt (* 2 (* (/ 1 x) (sqrt y)))> |
#<alt (* 2 (* (/ 1 x) (sqrt y)))> |
#<alt (* 2 (* (/ 1 x) (sqrt y)))> |
#<alt (* 2 (* (/ 1 x) (sqrt y)))> |
#<alt (* 2 (* (/ 1 x) (sqrt y)))> |
#<alt (* 2 (* (/ 1 x) (sqrt y)))> |
#<alt (* 2 (* (/ 1 x) (sqrt y)))> |
#<alt (* 2 (* (/ 1 x) (sqrt y)))> |
#<alt (* 2 (* (/ 1 x) (sqrt y)))> |
#<alt (* 2 (* (/ 1 x) (sqrt y)))> |
#<alt (* 2 (* (/ 1 x) (sqrt y)))> |
#<alt (* 2 (* (/ 1 x) (sqrt y)))> |
#<alt (* -2 (* (/ 1 x) (sqrt y)))> |
#<alt (* -2 (* (/ 1 x) (sqrt y)))> |
#<alt (* -2 (* (/ 1 x) (sqrt y)))> |
#<alt (* -2 (* (/ 1 x) (sqrt y)))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/64 (* (pow x 4) (pow (sqrt -1) 8))) (* 1/384 (* (pow x 4) (pow (sqrt -1) 8)))) (pow y 4)))) (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/46080 (* (pow x 6) (pow (sqrt -1) 12))) (+ (* 1/3072 (* (pow x 6) (pow (sqrt -1) 12))) (* 1/8 (* (pow x 2) (* (pow (sqrt -1) 4) (+ (* -1/64 (* (pow x 4) (pow (sqrt -1) 8))) (* 1/384 (* (pow x 4) (pow (sqrt -1) 8))))))))) (pow y 6)))) (+ (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2))) (+ (* -1/64 (/ (* (pow x 4) (pow (sqrt -1) 8)) (pow y 4))) (* 1/384 (/ (* (pow x 4) (pow (sqrt -1) 8)) (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 (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 1/8 (/ x y))> |
#<alt (* 8 y)> |
#<alt (* 8 y)> |
#<alt (* 8 y)> |
#<alt (* 8 y)> |
#<alt (* 8 y)> |
#<alt (* 8 y)> |
#<alt (* 8 y)> |
#<alt (* 8 y)> |
#<alt (* 8 y)> |
#<alt (* 8 y)> |
#<alt (* 8 y)> |
#<alt (* 8 y)> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))))> |
#<alt (* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))))> |
#<alt (* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))))> |
#<alt (* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))))> |
#<alt (* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))))> |
#<alt (* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))))> |
#<alt (* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))))> |
#<alt (* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))))> |
#<alt (* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))))> |
#<alt (* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))))> |
#<alt (* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))))> |
#<alt (* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2))) (pow y 2))))> |
#<alt (+ 1 (+ (* -1 (/ (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 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)) (+ (* -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 4)))))> |
#<alt (+ 1 (+ (* -1 (/ (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2))) (pow y 2))) (+ (* -1 (/ (- (* -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)) (+ (* -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)))))) (+ (* 1/322560 (pow x 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 (/ (- (* -2 (/ (- (* 1/3840 (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 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2))) (pow y 2))))> |
#<alt (+ 1 (+ (* -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)) (+ (* -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 4))) (* -1 (/ (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2))) (pow y 2)))))> |
#<alt (+ 1 (+ (* -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)) (+ (* -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 4))) (+ (* -1 (/ (- (* 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)) (+ (* -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)))))) (+ (* 1/322560 (pow x 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 (/ (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2))) (pow y 2))))))> |
#<alt -1> |
#<alt (- (* 1/8 (/ (pow x 2) (pow y 2))) 1)> |
#<alt (- (* (pow x 2) (+ (* -1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))) 1)> |
#<alt (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))) 1)> |
#<alt (/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))> |
#<alt (/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))> |
#<alt (/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))> |
#<alt (/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))> |
#<alt (/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))> |
#<alt (/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))> |
#<alt (/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))> |
#<alt (/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))> |
#<alt (/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))> |
#<alt (/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))> |
#<alt (/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))> |
#<alt (/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))> |
#<alt -1> |
#<alt (- (* 1/24 (/ (pow x 2) (pow y 2))) (+ 1 (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))))> |
#<alt (- (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 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)))) (* 2 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)))) (* x (pow y 4))))))))> |
#<alt (- (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (* 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/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)))) (+ (* 2 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (* 2 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)))) x))))) (* x (pow y 6)))) (+ (* 2 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)))) (* x (pow y 4)))) (* 2 (/ (* (- (* 1/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/24 (pow x 2)) (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)))) (* x (pow y 6)))))))))))> |
#<alt -1> |
#<alt (- (* 1/24 (/ (pow x 2) (pow y 2))) (+ 1 (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))> |
#<alt (- (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2)))) (+ 1 (+ (* -2 (/ (* (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* -1/3840 (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))))))))> |
#<alt (- (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2))))) (+ 1 (+ (* -2 (/ (* (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (* (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) 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)))) x)))) (- (* 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)))) (- (* 1/24 (pow x 2)) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) (* x (pow y 6)))) (+ (* -2 (/ (* (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* -1/3840 (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)))))))))))> |
#<alt (* 2 (/ y x))> |
#<alt (/ (+ (* -1/6 (/ (pow x 2) y)) (* 2 y)) x)> |
#<alt (/ (+ (* 2 y) (* (pow x 2) (- (* -1/360 (/ (pow x 2) (pow y 3))) (* 1/6 (/ 1 y))))) x)> |
#<alt (/ (+ (* 2 y) (* (pow x 2) (- (* (pow x 2) (- (* -1/15120 (/ (pow x 2) (pow y 5))) (* 1/360 (/ 1 (pow y 3))))) (* 1/6 (/ 1 y))))) x)> |
#<alt (/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y))))> |
#<alt (/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y))))> |
#<alt (/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y))))> |
#<alt (/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y))))> |
#<alt (/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y))))> |
#<alt (/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y))))> |
#<alt (/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y))))> |
#<alt (/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y))))> |
#<alt (/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y))))> |
#<alt (/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y))))> |
#<alt (/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y))))> |
#<alt (/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y))))> |
#<alt (* 2 (/ y x))> |
#<alt (* y (+ (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))))> |
#<alt (* y (- (+ (* -1 (/ (+ (* -8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (pow x 3))) (* 4 (/ (- (* 1/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)))) (pow y 4))) (* 2 (/ 1 x))) (* 4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2))))))> |
#<alt (* y (- (+ (* -1 (/ (+ (* -8 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (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 3))) (+ (* -2 (/ (* (+ (* -8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (pow x 3))) (* 4 (/ (- (* 1/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/48 (pow x 3)) (* -1/16 (pow x 3)))) x)) (* 4 (/ (- (* -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))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (+ (* 4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 4 (/ (- (* 1/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) (pow y 4))))))))> |
#<alt (* 2 (/ y x))> |
#<alt (* -1 (* y (- (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 4 (/ (- (* -1/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))) (* 8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3)))) (pow y 4))) (+ (* 4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 (/ (* (+ (* 4 (/ (- (* -1/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))) (* 8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3)))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) x)) (+ (* 4 (/ (- (* 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))) (* 8 (/ (* (- (* -1/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/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow x 3))))) (pow y 6))) (+ (* 4 (/ (- (* -1/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) (pow y 4)))) (+ (* 4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (+ (* 8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (* 2 (/ 1 x))))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y))> |
#<alt (* -8 (pow y 3))> |
#<alt (* -8 (pow y 3))> |
#<alt (* -8 (pow y 3))> |
#<alt (* -8 (pow y 3))> |
#<alt (* -8 (pow y 3))> |
#<alt (* -8 (pow y 3))> |
#<alt (* -8 (pow y 3))> |
#<alt (* -8 (pow y 3))> |
#<alt (* -8 (pow y 3))> |
#<alt (* -8 (pow y 3))> |
#<alt (* -8 (pow y 3))> |
#<alt (* -8 (pow y 3))> |
#<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 (* 8 (pow y 3))> |
#<alt (* 8 (pow y 3))> |
#<alt (* 8 (pow y 3))> |
#<alt (* 8 (pow y 3))> |
#<alt (* 8 (pow y 3))> |
#<alt (* 8 (pow y 3))> |
#<alt (* 8 (pow y 3))> |
#<alt (* 8 (pow y 3))> |
#<alt (* 8 (pow y 3))> |
#<alt (* 8 (pow y 3))> |
#<alt (* 8 (pow y 3))> |
#<alt (* 8 (pow y 3))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt 1> |
#<alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt 1> |
#<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/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (+ (* -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))))))> |
#<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/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (+ (* -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))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (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 (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt (pow (cos (* 1/2 (/ x y))) 2)> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (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> |
#<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 (sqrt -1) 4)) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2))) (* 1/384 (/ (* (pow x 4) (pow (sqrt -1) 8)) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2))) (+ (* -1/46080 (/ (* (pow x 6) (pow (sqrt -1) 12)) (pow y 6))) (* 1/384 (/ (* (pow x 4) (pow (sqrt -1) 8)) (pow y 4))))))> |
#<alt (* -1/2 (/ x y))> |
#<alt (* x (- (* 1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (- (* (pow x 2) (+ (* -1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (sin (* -1/2 (/ x y)))> |
#<alt (sin (* -1/2 (/ x y)))> |
#<alt (sin (* -1/2 (/ x y)))> |
#<alt (sin (* -1/2 (/ x y)))> |
#<alt (sin (* -1/2 (/ x y)))> |
#<alt (sin (* -1/2 (/ x y)))> |
#<alt (sin (* -1/2 (/ x y)))> |
#<alt (sin (* -1/2 (/ x y)))> |
#<alt (sin (* -1/2 (/ x y)))> |
#<alt (sin (* -1/2 (/ x y)))> |
#<alt (sin (* -1/2 (/ x y)))> |
#<alt (sin (* -1/2 (/ x y)))> |
#<alt (* -1/2 (/ x y))> |
#<alt (/ (+ (* -1/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 (* 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/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt (+ (log x) (log (/ 1/2 y)))> |
#<alt (+ (log x) (log (/ 1/2 y)))> |
#<alt (+ (log x) (log (/ 1/2 y)))> |
#<alt (+ (log x) (log (/ 1/2 y)))> |
#<alt (+ (log (/ 1/2 y)) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ 1/2 y)) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ 1/2 y)) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ 1/2 y)) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ -1/2 y)) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (/ -1/2 y)) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (/ -1/2 y)) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (/ -1/2 y)) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (* 1/2 x)) (* -1 (log y)))> |
#<alt (+ (log (* 1/2 x)) (* -1 (log y)))> |
#<alt (+ (log (* 1/2 x)) (* -1 (log y)))> |
#<alt (+ (log (* 1/2 x)) (* -1 (log y)))> |
#<alt (+ (log (* 1/2 x)) (log (/ 1 y)))> |
#<alt (+ (log (* 1/2 x)) (log (/ 1 y)))> |
#<alt (+ (log (* 1/2 x)) (log (/ 1 y)))> |
#<alt (+ (log (* 1/2 x)) (log (/ 1 y)))> |
#<alt (+ (log (* -1/2 x)) (log (/ -1 y)))> |
#<alt (+ (log (* -1/2 x)) (log (/ -1 y)))> |
#<alt (+ (log (* -1/2 x)) (log (/ -1 y)))> |
#<alt (+ (log (* -1/2 x)) (log (/ -1 y)))> |
144 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 52.0ms | x | @ | 0 | (log (/ x (* y 2))) |
| 41.0ms | y | @ | inf | (* y 8) |
| 30.0ms | x | @ | inf | (log (/ x (* y 2))) |
| 15.0ms | y | @ | -inf | (log (/ x (* y 2))) |
| 14.0ms | x | @ | -inf | (log (/ x (* y 2))) |
| 1× | batch-egg-rewrite |
| 1 168× | /-lowering-/.f32 |
| 1 168× | /-lowering-/.f64 |
| 1 082× | *-lowering-*.f32 |
| 1 082× | *-lowering-*.f64 |
| 428× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 253 |
| 1 | 261 | 203 |
| 0 | 1955 | 202 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (/ 2 x) (pow y -1/2)) (pow y -1/2)) |
(/ 1 (/ (/ (/ 2 x) (pow y -1/2)) (pow y -1/2))) |
(/ (/ 2 x) (pow y -1/2)) |
(/ 1 (cos (/ 1 (/ (/ (/ 2 x) (pow y -1/2)) (pow y -1/2))))) |
(+ (* (/ x y) (/ x (* y 8))) 1) |
(/ x y) |
(/ x (* y 8)) |
(* y 8) |
(/ -1 (* (/ 1 (tan (/ x (* y 2)))) (sin (* x (/ -1/2 y))))) |
(* (/ 1 (tan (/ x (* y 2)))) (sin (* x (/ -1/2 y)))) |
(/ 1 (tan (/ x (* y 2)))) |
(tan (/ x (* y 2))) |
(pow (* y -2) 3) |
(/ (- 0 (pow (* y -2) 3)) (* 4 (* y y))) |
(- 0 (pow (* y -2) 3)) |
(/ (tan (/ x (/ (- 0 (pow (* y -2) 3)) (* 4 (* y y))))) (sin (/ x (* y 2)))) |
(exp (log (/ x (* y 2)))) |
(pow (* (cos (/ (* x 1/2) y)) (cos (exp (log (/ x (* y 2)))))) -1/2) |
(* (cos (/ (* x 1/2) y)) (cos (exp (log (/ x (* y 2)))))) |
(cos (/ (* x 1/2) y)) |
(cos (/ 1 (/ (/ (/ 2 x) (pow y -1/2)) (pow y -1/2)))) |
(sin (* x (/ -1/2 y))) |
(sin (/ x (* y 2))) |
(tan (/ x (/ (- 0 (pow (* y -2) 3)) (* 4 (* y y))))) |
(cos (exp (log (/ x (* y 2))))) |
(log (/ x (* y 2))) |
| Outputs |
|---|
(neg.f64 (neg.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 2 binary64) (/.f64 x y)) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (pow.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x))) |
(/.f64 (*.f64 y #s(literal -2 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal -2 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (neg.f64 (pow.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 y) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 y x) #s(literal 1/2 binary64)) |
(/.f64 (pow.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) (*.f64 (neg.f64 (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 y #s(literal 1/2 binary64)) x) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 y #s(literal 1/2 binary64))) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(pow.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 y x)) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 y (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 y #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) (/.f64 (pow.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 y #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/4 binary64))) (/.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) |
(exp.f64 (log.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (neg.f64 (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 y #s(literal 1/2 binary64))) |
(/.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 (pow.f64 y #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -2 binary64) x)) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 (neg.f64 (pow.f64 y #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (neg.f64 x))) |
(/.f64 (/.f64 #s(literal -2 binary64) x) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (pow.f64 y #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1/2 binary64))) x) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 y #s(literal 1/2 binary64))) x) |
(/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal 1/2 binary64))) (neg.f64 x)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal -1/4 binary64)))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 8 binary64))))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 8 binary64)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 y (*.f64 y #s(literal 8 binary64))))) (fma.f64 x (/.f64 x (*.f64 y (*.f64 y #s(literal 8 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 y (*.f64 y #s(literal 8 binary64)))) #s(literal -1 binary64)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 y #s(literal 8 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 x y)) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (*.f64 y (*.f64 y #s(literal 8 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (/.f64 x (*.f64 y #s(literal 8 binary64))) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 8 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 x (*.f64 y #s(literal 8 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 (/.f64 x (*.f64 y #s(literal 8 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (*.f64 y #s(literal 8 binary64))) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (*.f64 y #s(literal 8 binary64))) (*.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 8 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 8 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (/.f64 x y)) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 y (*.f64 y #s(literal 8 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 8 binary64)))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 8 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 y (*.f64 y #s(literal 8 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x (*.f64 y (*.f64 y #s(literal 8 binary64)))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 y (*.f64 y #s(literal 8 binary64))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 8 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 y (*.f64 y #s(literal 8 binary64))))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 y (*.f64 y #s(literal 8 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 8 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 8 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 y (*.f64 y #s(literal 8 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 y (*.f64 y #s(literal 8 binary64))))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 8 binary64))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 y (*.f64 y #s(literal 8 binary64))))) #s(literal -1 binary64)) (fma.f64 x (/.f64 x (*.f64 y (*.f64 y #s(literal 8 binary64)))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 8 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 y (*.f64 y #s(literal 8 binary64))))) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 y (*.f64 y #s(literal 8 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 8 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 y (*.f64 y #s(literal 8 binary64))))) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (/.f64 x (*.f64 y (*.f64 y #s(literal 8 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 y (*.f64 y #s(literal 8 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 8 binary64)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 8 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 y (*.f64 y #s(literal 8 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 y (*.f64 y #s(literal 8 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 8 binary64)))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 y (*.f64 y #s(literal 8 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 y (*.f64 y #s(literal 8 binary64)))) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 x (neg.f64 y))) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(/.f64 x y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y x))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) y) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -8 binary64)))) |
(neg.f64 (/.f64 (neg.f64 x) (*.f64 y #s(literal 8 binary64)))) |
(/.f64 x (*.f64 y #s(literal 8 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 8 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y #s(literal 8 binary64)) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 8 binary64) (/.f64 x y))) |
(/.f64 (/.f64 x y) #s(literal 8 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y #s(literal 8 binary64)) x))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -8 binary64))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y #s(literal 8 binary64))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 y #s(literal -8 binary64)))) |
(/.f64 (neg.f64 (/.f64 x y)) #s(literal -8 binary64)) |
(/.f64 (/.f64 x #s(literal 8 binary64)) y) |
(pow.f64 (/.f64 (*.f64 y #s(literal 8 binary64)) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1/8 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 8 binary64)))) |
(*.f64 (/.f64 x y) #s(literal 1/8 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal -8 binary64)))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) x) |
(*.f64 y #s(literal 8 binary64)) |
(*.f64 #s(literal 8 binary64) y) |
(neg.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))))) |
(/.f64 (neg.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(pow.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (neg.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) (neg.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(exp.f64 (*.f64 (log.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64))) |
(tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (neg.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(+.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 (*.f64 y #s(literal -2 binary64))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))) |
(fma.f64 y (*.f64 #s(literal -2 binary64) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 y (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 y (*.f64 y #s(literal 4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 4 binary64))) (*.f64 y #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -8 binary64) (*.f64 y (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 4 binary64))) y) #s(literal -2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 4 binary64))) #s(literal -2 binary64)) y #s(literal 0 binary64)) |
(neg.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64)) #s(literal 0 binary64)))) |
(pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 y (*.f64 y #s(literal 4 binary64))) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 y #s(literal -2 binary64)))) #s(literal 3 binary64)) |
(*.f64 y (*.f64 #s(literal -2 binary64) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 y (*.f64 y #s(literal 4 binary64)))) |
(*.f64 (*.f64 y (*.f64 y #s(literal 4 binary64))) (*.f64 y #s(literal -2 binary64))) |
(*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) |
(*.f64 #s(literal -8 binary64) (*.f64 y (*.f64 y y))) |
(*.f64 (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 4 binary64))) y) #s(literal -2 binary64)) |
(*.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 4 binary64))) #s(literal -2 binary64)) y) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) #s(literal -2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) #s(literal -2 binary64))) |
(neg.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 (*.f64 y y) #s(literal -4 binary64))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)) (*.f64 y (*.f64 y #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)) (neg.f64 (*.f64 (*.f64 y y) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64)))) (*.f64 (*.f64 y (*.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)) #s(literal 1/4 binary64)) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)))) (*.f64 (*.f64 y (*.f64 y #s(literal 4 binary64))) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64)) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)) #s(literal 1/4 binary64))) (neg.f64 (*.f64 y y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) #s(literal -2 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 4 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)) (*.f64 y y)) #s(literal 4 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)) (*.f64 y #s(literal 4 binary64))) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)) #s(literal 1/4 binary64)) y) y) |
(pow.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -4 binary64)))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))) |
(+.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 y y) #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 4 binary64))) (neg.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -4 binary64)) (*.f64 y #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3/2 binary64)) (neg.f64 (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 y (*.f64 y #s(literal 4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 y (*.f64 y y))) #s(literal -8 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3/2 binary64))) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64))))) (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64))) |
(*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 y y) #s(literal -4 binary64))) |
(*.f64 (*.f64 y (*.f64 y #s(literal 4 binary64))) (neg.f64 (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)) |
(*.f64 (*.f64 (*.f64 y y) #s(literal -4 binary64)) (*.f64 y #s(literal -2 binary64))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)))) |
(*.f64 (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3/2 binary64)) (neg.f64 (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 y (*.f64 y #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (*.f64 y (*.f64 y y))) #s(literal -8 binary64)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3/2 binary64))) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3/2 binary64))) |
(neg.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(neg.f64 (/.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))))) |
(/.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))) (neg.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 (*.f64 (tan.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) #s(literal 1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (cos.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))) |
(pow.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (tan.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))) |
(exp.f64 (log.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (neg.f64 (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 y #s(literal 1/2 binary64))) |
(/.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 (pow.f64 y #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -2 binary64) x)) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) y)))) (cos.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) y))))))) |
(/.f64 (+.f64 (cos.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) y)))) (cos.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) y))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) y)))) (cos.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) y)))))) #s(literal -2 binary64)) |
(*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (+.f64 (cos.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) y)))) (cos.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) y))))) #s(literal 1/2 binary64)) |
(cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(tan.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) (sin.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) (cos.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))) (neg.f64 (cos.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))))) |
(cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(log.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+.f64 (log.f64 x) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 (*.f64 #s(literal 2 binary64) y)) (*.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 (-.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 (*.f64 #s(literal 2 binary64) y)))) (+.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y)))) |
| 1× | egg-herbie |
| 10 000× | accelerator-lowering-fma.f32 |
| 10 000× | accelerator-lowering-fma.f64 |
| 6 156× | *-lowering-*.f32 |
| 6 156× | *-lowering-*.f64 |
| 4 700× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 758 | 9058 |
| 1 | 2328 | 8915 |
| 0 | 8330 | 8514 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* -2 (/ y (* x (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)))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(* 2 (* (/ 1 x) (sqrt y))) |
(* 2 (* (/ 1 x) (sqrt y))) |
(* 2 (* (/ 1 x) (sqrt y))) |
(* 2 (* (/ 1 x) (sqrt y))) |
(* 2 (* (/ 1 x) (sqrt y))) |
(* 2 (* (/ 1 x) (sqrt y))) |
(* 2 (* (/ 1 x) (sqrt y))) |
(* 2 (* (/ 1 x) (sqrt y))) |
(* 2 (* (/ 1 x) (sqrt y))) |
(* 2 (* (/ 1 x) (sqrt y))) |
(* 2 (* (/ 1 x) (sqrt y))) |
(* 2 (* (/ 1 x) (sqrt y))) |
(* 2 (* (/ 1 x) (sqrt y))) |
(* 2 (* (/ 1 x) (sqrt y))) |
(* 2 (* (/ 1 x) (sqrt y))) |
(* 2 (* (/ 1 x) (sqrt y))) |
(* 2 (* (/ 1 x) (sqrt y))) |
(* 2 (* (/ 1 x) (sqrt y))) |
(* 2 (* (/ 1 x) (sqrt y))) |
(* 2 (* (/ 1 x) (sqrt y))) |
(* -2 (* (/ 1 x) (sqrt y))) |
(* -2 (* (/ 1 x) (sqrt y))) |
(* -2 (* (/ 1 x) (sqrt y))) |
(* -2 (* (/ 1 x) (sqrt y))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* 1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (* (pow x 4) (pow (sqrt -1) 8))) (* 1/384 (* (pow x 4) (pow (sqrt -1) 8)))) (pow y 4)))) (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (* (pow x 6) (pow (sqrt -1) 12))) (+ (* 1/3072 (* (pow x 6) (pow (sqrt -1) 12))) (* 1/8 (* (pow x 2) (* (pow (sqrt -1) 4) (+ (* -1/64 (* (pow x 4) (pow (sqrt -1) 8))) (* 1/384 (* (pow x 4) (pow (sqrt -1) 8))))))))) (pow y 6)))) (+ (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2))) (+ (* -1/64 (/ (* (pow x 4) (pow (sqrt -1) 8)) (pow y 4))) (* 1/384 (/ (* (pow x 4) (pow (sqrt -1) 8)) (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)))) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 8 y) |
(* 8 y) |
(* 8 y) |
(* 8 y) |
(* 8 y) |
(* 8 y) |
(* 8 y) |
(* 8 y) |
(* 8 y) |
(* 8 y) |
(* 8 y) |
(* 8 y) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
1 |
(+ 1 (* -1 (/ (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2))) (pow y 2)))) |
(+ 1 (+ (* -1 (/ (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 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)) (+ (* -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 4))))) |
(+ 1 (+ (* -1 (/ (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2))) (pow y 2))) (+ (* -1 (/ (- (* -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)) (+ (* -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)))))) (+ (* 1/322560 (pow x 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 (/ (- (* -2 (/ (- (* 1/3840 (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 4)))))) |
1 |
(+ 1 (* -1 (/ (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2))) (pow y 2)))) |
(+ 1 (+ (* -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)) (+ (* -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 4))) (* -1 (/ (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2))) (pow y 2))))) |
(+ 1 (+ (* -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)) (+ (* -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 4))) (+ (* -1 (/ (- (* 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)) (+ (* -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)))))) (+ (* 1/322560 (pow x 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 (/ (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2))) (pow y 2)))))) |
-1 |
(- (* 1/8 (/ (pow x 2) (pow y 2))) 1) |
(- (* (pow x 2) (+ (* -1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(/ (* (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))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y)))) |
-1 |
(- (* 1/24 (/ (pow x 2) (pow y 2))) (+ 1 (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))))) |
(- (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 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)))) (* 2 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)))) (* x (pow y 4)))))))) |
(- (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (* 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/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)))) (+ (* 2 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (* 2 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)))) x))))) (* x (pow y 6)))) (+ (* 2 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)))) (* x (pow y 4)))) (* 2 (/ (* (- (* 1/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/24 (pow x 2)) (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)))) (* x (pow y 6))))))))))) |
-1 |
(- (* 1/24 (/ (pow x 2) (pow y 2))) (+ 1 (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) |
(- (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2)))) (+ 1 (+ (* -2 (/ (* (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* -1/3840 (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/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2))))) (+ 1 (+ (* -2 (/ (* (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (* (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) 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)))) x)))) (- (* 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)))) (- (* 1/24 (pow x 2)) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) (* x (pow y 6)))) (+ (* -2 (/ (* (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* -1/3840 (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))))))))))) |
(* 2 (/ y x)) |
(/ (+ (* -1/6 (/ (pow x 2) y)) (* 2 y)) x) |
(/ (+ (* 2 y) (* (pow x 2) (- (* -1/360 (/ (pow x 2) (pow y 3))) (* 1/6 (/ 1 y))))) x) |
(/ (+ (* 2 y) (* (pow x 2) (- (* (pow x 2) (- (* -1/15120 (/ (pow x 2) (pow y 5))) (* 1/360 (/ 1 (pow y 3))))) (* 1/6 (/ 1 y))))) x) |
(/ (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))) (sin (* 1/2 (/ x y)))) |
(* 2 (/ y x)) |
(* y (+ (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x)))) |
(* y (- (+ (* -1 (/ (+ (* -8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (pow x 3))) (* 4 (/ (- (* 1/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)))) (pow y 4))) (* 2 (/ 1 x))) (* 4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))))) |
(* y (- (+ (* -1 (/ (+ (* -8 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (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 3))) (+ (* -2 (/ (* (+ (* -8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (pow x 3))) (* 4 (/ (- (* 1/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/48 (pow x 3)) (* -1/16 (pow x 3)))) x)) (* 4 (/ (- (* -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))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (+ (* 4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 4 (/ (- (* 1/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) (pow y 4)))))))) |
(* 2 (/ y x)) |
(* -1 (* y (- (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))))) |
(* -1 (* y (- (* -1 (/ (+ (* 4 (/ (- (* -1/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))) (* 8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3)))) (pow y 4))) (+ (* 4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x)))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 (/ (* (+ (* 4 (/ (- (* -1/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))) (* 8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3)))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) x)) (+ (* 4 (/ (- (* 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))) (* 8 (/ (* (- (* -1/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/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow x 3))))) (pow y 6))) (+ (* 4 (/ (- (* -1/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) (pow y 4)))) (+ (* 4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (+ (* 8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (* 2 (/ 1 x)))))))) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* -8 (pow y 3)) |
(* -8 (pow y 3)) |
(* -8 (pow y 3)) |
(* -8 (pow y 3)) |
(* -8 (pow y 3)) |
(* -8 (pow y 3)) |
(* -8 (pow y 3)) |
(* -8 (pow y 3)) |
(* -8 (pow y 3)) |
(* -8 (pow y 3)) |
(* -8 (pow y 3)) |
(* -8 (pow y 3)) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 8 (pow y 3)) |
(* 8 (pow y 3)) |
(* 8 (pow y 3)) |
(* 8 (pow y 3)) |
(* 8 (pow y 3)) |
(* 8 (pow y 3)) |
(* 8 (pow y 3)) |
(* 8 (pow y 3)) |
(* 8 (pow y 3)) |
(* 8 (pow y 3)) |
(* 8 (pow y 3)) |
(* 8 (pow y 3)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
1 |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
1 |
(+ 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/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (+ (* -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 |
(+ 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/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (+ (* -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 |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))) |
(+ 1 (* (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 (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow (cos (* 1/2 (/ x y))) 2) |
1 |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))))) |
1 |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (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 |
(+ 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 (sqrt -1) 4)) (pow y 2)))) |
(+ 1 (+ (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2))) (* 1/384 (/ (* (pow x 4) (pow (sqrt -1) 8)) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2))) (+ (* -1/46080 (/ (* (pow x 6) (pow (sqrt -1) 12)) (pow y 6))) (* 1/384 (/ (* (pow x 4) (pow (sqrt -1) 8)) (pow y 4)))))) |
(* -1/2 (/ x y)) |
(* x (- (* 1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (- (* (pow x 2) (+ (* -1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(* -1/2 (/ x y)) |
(/ (+ (* -1/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)) |
(* 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/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+ (log x) (log (/ 1/2 y))) |
(+ (log x) (log (/ 1/2 y))) |
(+ (log x) (log (/ 1/2 y))) |
(+ (log x) (log (/ 1/2 y))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
| Outputs |
|---|
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* -2 (/ y (* x (pow (sqrt -1) 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* -2 (/ y (* x (pow (sqrt -1) 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* -2 (/ y (* x (pow (sqrt -1) 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* -2 (/ y (* x (pow (sqrt -1) 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 2 (* (/ 1 x) (sqrt y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 y) x)) |
(* 2 (* (/ 1 x) (sqrt y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 y) x)) |
(* 2 (* (/ 1 x) (sqrt y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 y) x)) |
(* 2 (* (/ 1 x) (sqrt y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 y) x)) |
(* 2 (* (/ 1 x) (sqrt y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 y) x)) |
(* 2 (* (/ 1 x) (sqrt y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 y) x)) |
(* 2 (* (/ 1 x) (sqrt y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 y) x)) |
(* 2 (* (/ 1 x) (sqrt y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 y) x)) |
(* 2 (* (/ 1 x) (sqrt y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 y) x)) |
(* 2 (* (/ 1 x) (sqrt y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 y) x)) |
(* 2 (* (/ 1 x) (sqrt y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 y) x)) |
(* 2 (* (/ 1 x) (sqrt y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 y) x)) |
(* 2 (* (/ 1 x) (sqrt y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 y) x)) |
(* 2 (* (/ 1 x) (sqrt y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 y) x)) |
(* 2 (* (/ 1 x) (sqrt y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 y) x)) |
(* 2 (* (/ 1 x) (sqrt y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 y) x)) |
(* 2 (* (/ 1 x) (sqrt y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 y) x)) |
(* 2 (* (/ 1 x) (sqrt y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 y) x)) |
(* 2 (* (/ 1 x) (sqrt y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 y) x)) |
(* 2 (* (/ 1 x) (sqrt y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 y) x)) |
(* -2 (* (/ 1 x) (sqrt y))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 y)) x) |
(* -2 (* (/ 1 x) (sqrt y))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 y)) x) |
(* -2 (* (/ 1 x) (sqrt y))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 y)) x) |
(* -2 (* (/ 1 x) (sqrt y))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 y)) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (-.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))))) |
(- (+ 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 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (neg.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -5/384 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2)))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (* (pow x 4) (pow (sqrt -1) 8))) (* 1/384 (* (pow x 4) (pow (sqrt -1) 8)))) (pow y 4)))) (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2)))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 8 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (* (pow x 6) (pow (sqrt -1) 12))) (+ (* 1/3072 (* (pow x 6) (pow (sqrt -1) 12))) (* 1/8 (* (pow x 2) (* (pow (sqrt -1) 4) (+ (* -1/64 (* (pow x 4) (pow (sqrt -1) 8))) (* 1/384 (* (pow x 4) (pow (sqrt -1) 8))))))))) (pow y 6)))) (+ (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2))) (+ (* -1/64 (/ (* (pow x 4) (pow (sqrt -1) 8)) (pow y 4))) (* 1/384 (/ (* (pow x 4) (pow (sqrt -1) 8)) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 12 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 8 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal -1/8 binary64)) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 8 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (fma.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 (fma.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 (fma.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)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 1/8 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* -1 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(/.f64 (neg.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 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(/.f64 (neg.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 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(/.f64 (neg.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 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(/.f64 (neg.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 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(/.f64 (neg.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 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(/.f64 (neg.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 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(/.f64 (neg.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 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(/.f64 (neg.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 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(/.f64 (neg.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 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(/.f64 (neg.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 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(/.f64 (neg.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 (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))))) |
(/.f64 (neg.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 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2))) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y y))) |
(+ 1 (+ (* -1 (/ (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 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)) (+ (* -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 4))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y y))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x 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) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) (/.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 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/1920 binary64))))) (pow.f64 y #s(literal 4 binary64)))) |
(+ 1 (+ (* -1 (/ (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2))) (pow y 2))) (+ (* -1 (/ (- (* -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)) (+ (* -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)))))) (+ (* 1/322560 (pow x 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 (/ (- (* -2 (/ (- (* 1/3840 (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 4)))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y y)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.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 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64))))) x) (neg.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x 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) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) (/.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 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/1920 binary64))))) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64)) x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/322560 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x 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) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) (/.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 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/1920 binary64))))) (pow.f64 y #s(literal 4 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2))) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (*.f64 y y))) |
(+ 1 (+ (* -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)) (+ (* -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 4))) (* -1 (/ (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2))) (pow y 2))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (*.f64 y y)) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) x) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(+ 1 (+ (* -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)) (+ (* -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 4))) (+ (* -1 (/ (- (* 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)) (+ (* -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)))))) (+ (* 1/322560 (pow x 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 (/ (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2))) (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (*.f64 y y)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)))))) x) (fma.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) x) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64))) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/322560 binary64))))) (pow.f64 y #s(literal 6 binary64)))) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) x) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/8 (/ (pow x 2) (pow y 2))) 1) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) |
(- (* (pow x 2) (+ (* -1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64)) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/46080 binary64) (/.f64 #s(literal -1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64)) |
(/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y)))) |
(/.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/24 (/ (pow x 2) (pow y 2))) (+ 1 (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))))) |
(-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64)) (*.f64 y (*.f64 y x)))) |
(- (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 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)))) (* 2 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)))) (* x (pow y 4)))))))) |
(-.f64 (fma.f64 (*.f64 x x) (/.f64 #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)))) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y x))) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x 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))))) (fma.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
(- (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (* 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/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)))) (+ (* 2 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (* 2 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)))) x))))) (* x (pow y 6)))) (+ (* 2 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)))) (* x (pow y 4)))) (* 2 (/ (* (- (* 1/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/24 (pow x 2)) (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)))) (* x (pow y 6))))))))))) |
(-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/322560 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/1920 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y x))) (/.f64 (-.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.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 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64))))) (fma.f64 #s(literal 2 binary64) (fma.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/1920 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x))) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))))) x))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 6 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x 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)))))))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/24 (/ (pow x 2) (pow y 2))) (+ 1 (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 y (*.f64 y x)))) |
(- (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2)))) (+ 1 (+ (* -2 (/ (* (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* -1/3840 (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)))))))) |
(-.f64 (fma.f64 (*.f64 x x) (/.f64 #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)))) (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 y (*.f64 y x))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
(- (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2))))) (+ 1 (+ (* -2 (/ (* (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (* (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) 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)))) x)))) (- (* 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)))) (- (* 1/24 (pow x 2)) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) (* x (pow y 6)))) (+ (* -2 (/ (* (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* -1/3840 (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))))))))))) |
(-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/322560 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/1920 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/1920 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x)))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64))))) x)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 x (pow.f64 y #s(literal 6 binary64))))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 y (*.f64 y x))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) (*.f64 #s(literal -2 binary64) (fma.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))))))))) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(/ (+ (* -1/6 (/ (pow x 2) y)) (* 2 y)) x) |
(/.f64 (fma.f64 #s(literal 2 binary64) y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) x) |
(/ (+ (* 2 y) (* (pow x 2) (- (* -1/360 (/ (pow x 2) (pow y 3))) (* 1/6 (/ 1 y))))) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/360 binary64) (*.f64 x (/.f64 x (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1/6 binary64) y)) (*.f64 #s(literal 2 binary64) y)) x) |
(/ (+ (* 2 y) (* (pow x 2) (- (* (pow x 2) (- (* -1/15120 (/ (pow x 2) (pow y 5))) (* 1/360 (/ 1 (pow y 3))))) (* 1/6 (/ 1 y))))) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/15120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/360 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1/6 binary64) y)) (*.f64 #s(literal 2 binary64) y)) x) |
(/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y)))) |
(/.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y)))) |
(/.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y)))) |
(/.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y)))) |
(/.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y)))) |
(/.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y)))) |
(/.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y)))) |
(/.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y)))) |
(/.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y)))) |
(/.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y)))) |
(/.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y)))) |
(/.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y)))) |
(/.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* y (+ (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x)))) |
(*.f64 y (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 2 binary64) x))) |
(* y (- (+ (* -1 (/ (+ (* -8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (pow x 3))) (* 4 (/ (- (* 1/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)))) (pow y 4))) (* 2 (/ 1 x))) (* 4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))))) |
(*.f64 y (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x 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 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))) (*.f64 x (*.f64 x x)))) (pow.f64 y #s(literal 4 binary64)))))) |
(* y (- (+ (* -1 (/ (+ (* -8 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (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 3))) (+ (* -2 (/ (* (+ (* -8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (pow x 3))) (* 4 (/ (- (* 1/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/48 (pow x 3)) (* -1/16 (pow x 3)))) x)) (* 4 (/ (- (* -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))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (+ (* 4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 4 (/ (- (* 1/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) (pow y 4)))))))) |
(*.f64 y (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x 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 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x))) (fma.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.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 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x 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 (*.f64 x x))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x 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 (*.f64 x (pow.f64 y #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))) (*.f64 x (*.f64 x (*.f64 x (pow.f64 y #s(literal 4 binary64))))))))) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* -1 (* y (- (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))))) |
(*.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal -2 binary64) x)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (+ (* 4 (/ (- (* -1/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))) (* 8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3)))) (pow y 4))) (+ (* 4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x)))))) |
(*.f64 y (neg.f64 (-.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x x)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 2 binary64) x))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 (/ (* (+ (* 4 (/ (- (* -1/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))) (* 8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3)))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) x)) (+ (* 4 (/ (- (* 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))) (* 8 (/ (* (- (* -1/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/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow x 3))))) (pow y 6))) (+ (* 4 (/ (- (* -1/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) (pow y 4)))) (+ (* 4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (+ (* 8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (* 2 (/ 1 x)))))))) |
(neg.f64 (*.f64 y (-.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 x x)) (fma.f64 #s(literal 8 binary64) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x x)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 y y)))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) (*.f64 x (*.f64 x (*.f64 x (pow.f64 y #s(literal 4 binary64)))))) (/.f64 #s(literal 2 binary64) x)))))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 x (*.f64 x (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 17/40320 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (/.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 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/16 binary64)) (*.f64 y y))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 x (*.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal 1/384 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/24 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 y y))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) (neg.f64 y)) |
(* -8 (pow y 3)) |
(*.f64 y (*.f64 (*.f64 y y) #s(literal -8 binary64))) |
(* -8 (pow y 3)) |
(*.f64 y (*.f64 (*.f64 y y) #s(literal -8 binary64))) |
(* -8 (pow y 3)) |
(*.f64 y (*.f64 (*.f64 y y) #s(literal -8 binary64))) |
(* -8 (pow y 3)) |
(*.f64 y (*.f64 (*.f64 y y) #s(literal -8 binary64))) |
(* -8 (pow y 3)) |
(*.f64 y (*.f64 (*.f64 y y) #s(literal -8 binary64))) |
(* -8 (pow y 3)) |
(*.f64 y (*.f64 (*.f64 y y) #s(literal -8 binary64))) |
(* -8 (pow y 3)) |
(*.f64 y (*.f64 (*.f64 y y) #s(literal -8 binary64))) |
(* -8 (pow y 3)) |
(*.f64 y (*.f64 (*.f64 y y) #s(literal -8 binary64))) |
(* -8 (pow y 3)) |
(*.f64 y (*.f64 (*.f64 y y) #s(literal -8 binary64))) |
(* -8 (pow y 3)) |
(*.f64 y (*.f64 (*.f64 y y) #s(literal -8 binary64))) |
(* -8 (pow y 3)) |
(*.f64 y (*.f64 (*.f64 y y) #s(literal -8 binary64))) |
(* -8 (pow y 3)) |
(*.f64 y (*.f64 (*.f64 y y) #s(literal -8 binary64))) |
(* 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) |
(* 8 (pow y 3)) |
(*.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))) |
(* 8 (pow y 3)) |
(*.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))) |
(* 8 (pow y 3)) |
(*.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))) |
(* 8 (pow y 3)) |
(*.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))) |
(* 8 (pow y 3)) |
(*.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))) |
(* 8 (pow y 3)) |
(*.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))) |
(* 8 (pow y 3)) |
(*.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))) |
(* 8 (pow y 3)) |
(*.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))) |
(* 8 (pow y 3)) |
(*.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))) |
(* 8 (pow y 3)) |
(*.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))) |
(* 8 (pow y 3)) |
(*.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))) |
(* 8 (pow y 3)) |
(*.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y (*.f64 y x))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y x))) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x 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))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (*.f64 x x) (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 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y x))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x 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 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.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 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 x (*.f64 x (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 x x) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x 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) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/1920 binary64))) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 y (*.f64 y x))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 y (*.f64 y x))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (/.f64 (*.f64 x x) (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 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 y (*.f64 y x))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) x) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64))))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (/.f64 (pow.f64 x #s(literal 4 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/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (* 1/8 (/ (pow x 2) (pow y 2))))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (-.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))))) |
(+ 1 (+ (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (+ (* -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)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (neg.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -5/384 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (* 1/8 (/ (pow x 2) (pow y 2))))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (-.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))))) |
(+ 1 (+ (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (+ (* -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)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (neg.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -5/384 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (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)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/1440 binary64) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
(pow (cos (* 1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/48 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/48 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/1440 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/48 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/48 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/1440 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2))) (* 1/384 (/ (* (pow x 4) (pow (sqrt -1) 8)) (pow y 4))))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2))) (+ (* -1/46080 (/ (* (pow x 6) (pow (sqrt -1) 12)) (pow y 6))) (* 1/384 (/ (* (pow x 4) (pow (sqrt -1) 8)) (pow y 4)))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -1/46080 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 12 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(* -1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(* x (- (* 1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 x (*.f64 x (/.f64 #s(literal 1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1/2 binary64) y))) |
(* x (- (* (pow x 2) (+ (* -1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/3840 binary64) (/.f64 (*.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 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1/2 binary64) y))) |
(sin (* -1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(sin (* -1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(sin (* -1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(sin (* -1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(sin (* -1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(sin (* -1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(sin (* -1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(sin (* -1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(sin (* -1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(sin (* -1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(sin (* -1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(sin (* -1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(* -1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 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 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64)))))) 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 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) (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 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (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 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -1/48 binary64) (*.f64 x (/.f64 x (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64)))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 x (*.f64 x (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 17/40320 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (/.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 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/16 binary64)) (*.f64 y y))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 x (*.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal 1/384 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/24 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 y y))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) (neg.f64 y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ (log x) (log (/ 1/2 y))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log x) (log (/ 1/2 y))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log x) (log (/ 1/2 y))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log x) (log (/ 1/2 y))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(-.f64 (log.f64 (*.f64 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))) |
Compiled 22 078 to 2 434 computations (89% saved)
129 alts after pruning (117 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 016 | 16 | 1 032 |
| Fresh | 3 | 101 | 104 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 7 | 7 |
| Total | 1 019 | 129 | 1 148 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 57.0% | (fma.f64 (/.f64 x y) (/.f64 x (*.f64 y #s(literal 8 binary64))) #s(literal 1 binary64)) |
| ✓ | 46.5% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
| 59.4% | (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) | |
| 59.4% | (pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) | |
| 57.9% | (pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 58.4% | (pow.f64 (/.f64 (+.f64 (cos.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (-.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) | |
| 49.0% | (pow.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal -1 binary64)) | |
| 59.4% | (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) #s(literal -1/2 binary64)) | |
| 58.2% | (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (cos.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) | |
| 58.1% | (pow.f64 (*.f64 (cos.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) | |
| 58.0% | (pow.f64 (*.f64 (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) | |
| 58.2% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) #s(literal -1/2 binary64)) | |
| ✓ | 58.2% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
| 57.2% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) | |
| 57.4% | (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) | |
| 46.3% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.2% | (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.6% | (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 47.7% | (/.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.9% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.0% | (/.f64 (tan.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.5% | (/.f64 (tan.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.0% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) | |
| 45.9% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) | |
| ✓ | 48.5% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 30.4% | (/.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))))) | |
| 22.8% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 31.3% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 25.6% | (/.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))))) | |
| 24.5% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 25.3% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.5% | (/.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))))) | |
| 1.7% | (/.f64 (tan.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y (*.f64 y #s(literal 4 binary64))) #s(literal 3/2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ✓ | 20.5% | (/.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))))) |
| 12.4% | (/.f64 (tan.f64 (/.f64 x (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 6.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) | |
| 48.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| 23.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))))) | |
| 24.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) | |
| 13.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y)))) | |
| 25.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) | |
| ✓ | 49.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 44.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))))) | |
| 15.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) | |
| 22.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64))))) | |
| 48.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 42.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) | |
| 44.5% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.4% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 2 binary64) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.7% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 2.7% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.4% | (/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.8% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y))))) | |
| 44.7% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.8% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.3% | (/.f64 (tan.f64 (exp.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (log.f64 y))))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 42.0% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) | |
| 41.8% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) | |
| 42.0% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))))) | |
| 40.9% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (/.f64 #s(literal 2 binary64) x)))) | |
| 41.3% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (/.f64 #s(literal 2 binary64) x)))) | |
| 42.0% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) | |
| 42.4% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 43.4% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (exp.f64 (+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (log.f64 y)))))) | |
| 46.4% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) | |
| 44.8% | (/.f64 (tan.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 47.7% | (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) | |
| 48.7% | (/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) | |
| 5.7% | (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| 47.4% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64))) | |
| 47.8% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))))) | |
| 46.3% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) | |
| 60.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| 60.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) | |
| 61.0% | (/.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 1/2 binary64)))))) | |
| 60.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) y))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 60.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) | |
| ✓ | 60.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 59.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) y))) | |
| 60.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))))) | |
| 60.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) y))))) | |
| 60.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))))))) | |
| ✓ | 61.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)))))) |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 y)) x) (pow.f64 y #s(literal -1/2 binary64)))))) | |
| 60.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y))))) | |
| 60.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) y)) (neg.f64 x))))) | |
| 61.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))))))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) y))))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) y))))) | |
| 60.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) y))))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)))))) | |
| 60.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)))))) | |
| ✓ | 60.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y))))) |
| 60.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 y) #s(literal 2 binary64)))))))) | |
| 60.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))))))) | |
| 60.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (log.f64 (/.f64 y x))) #s(literal 1/2 binary64))))) | |
| 60.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) | |
| 60.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))))) | |
| 60.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (log.f64 y)) (/.f64 #s(literal 2 binary64) x))))) | |
| ✓ | 60.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 2 binary64) x))))) |
| 60.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (log.f64 y))))))) | |
| 60.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) | |
| 60.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))))) | |
| 60.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) | |
| 60.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))))) | |
| 60.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) | |
| 60.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 60.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (log.f64 y)))))) | |
| 60.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) | |
| 60.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) | |
| 47.0% | (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) | |
| 37.6% | (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) x) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) | |
| 42.3% | (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) | |
| ✓ | 46.0% | (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
| 58.6% | (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64))) | |
| 5.7% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.4% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 46.3% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 17.3% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))) | |
| 46.3% | (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 46.3% | (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) | |
| ✓ | 60.5% | #s(literal 1 binary64) |
Compiled 5 631 to 2 449 computations (56.5% saved)
| Inputs |
|---|
#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 y) (/.f64 x (*.f64 y #s(literal 8 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 2 binary64) x))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) y)) (neg.f64 x))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) x) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y)) |
(pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) #s(literal -1/2 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 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.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 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 y)) x) (pow.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y))))) |
(/.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 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (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 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (log.f64 y)) (/.f64 #s(literal 2 binary64) x))))) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (log.f64 (/.f64 y x))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y (*.f64 y #s(literal 4 binary64))) #s(literal 3/2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (cos.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (-.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (log.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (log.f64 y))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.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 (pow.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/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 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 (tan.f64 (/.f64 (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 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 2 binary64) x))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/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) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)))))) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) #s(literal -1/2 binary64)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y (/.f64 #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 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))))))) |
(/.f64 (tan.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (cos.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))))))) |
(/.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (*.f64 (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (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 1/2 binary64)))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (exp.f64 (+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (log.f64 y)))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)))))) |
(pow.f64 (*.f64 (cos.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 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 1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) (log.f64 y))))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 y) #s(literal 2 binary64)))))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (tan.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (neg.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (exp.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (log.f64 y))))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
5 calls:
| 52.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 51.0ms | x |
| 47.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 46.0ms | (*.f64 y #s(literal 2 binary64)) |
| 45.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.2% | 1 | x |
| 61.2% | 1 | y |
| 62.9% | 2 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 62.9% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 61.2% | 1 | (*.f64 y #s(literal 2 binary64)) |
Compiled 33 to 21 computations (36.4% saved)
| Inputs |
|---|
#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 y) (/.f64 x (*.f64 y #s(literal 8 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 2 binary64) x))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) y)) (neg.f64 x))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) x) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y)) |
(pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) #s(literal -1/2 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 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.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 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 y)) x) (pow.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y))))) |
(/.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 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (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 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 64 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(literal 1 binary64) |
5 calls:
| 46.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 43.0ms | (*.f64 y #s(literal 2 binary64)) |
| 18.0ms | x |
| 16.0ms | y |
| 15.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 |
|---|---|---|
| 60.9% | 1 | x |
| 60.9% | 1 | y |
| 60.9% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 62.6% | 2 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 62.7% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 33 to 21 computations (36.4% saved)
| Inputs |
|---|
#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 y) (/.f64 x (*.f64 y #s(literal 8 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
#s(literal 1 binary64) |
2 calls:
| 3.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 2.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 |
|---|---|---|
| 62.2% | 2 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 62.5% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 22 to 13 computations (40.9% saved)
Total -9.1b remaining (-35.8%)
Threshold costs -9.1b (-35.8%)
| Inputs |
|---|
#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 y) (/.f64 x (*.f64 y #s(literal 8 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))))) |
| Outputs |
|---|
#s(literal 1 binary64) |
5 calls:
| 4.0ms | y |
| 2.0ms | (*.f64 y #s(literal 2 binary64)) |
| 2.0ms | x |
| 2.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 2.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 |
|---|---|---|
| 60.5% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 60.5% | 1 | x |
| 60.5% | 1 | y |
| 60.5% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 60.5% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 33 to 21 computations (36.4% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.662158306608613e+198 | 6.553933697322002e+201 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.875636395965278e+191 | 4.9354633377245806e+194 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.567525498103876e+198 | 7.662158306608613e+198 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | egg-herbie |
| 6× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 56 |
| 1 | 36 | 56 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 10000000000000000972062404885344653449756728480474941855847657639911300522221339234388177506516007760792756678147673846152604340428430285295728914471221362369950308146488642846313231335560438561636352 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1000000000000000040900880208761398001286019738266296957960021713442094663491997727554362004538245197373563261847757813447631532786297905940174312186739777303375354598782943738754654264509857792 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 5000000000000000486031202442672326724878364240237470927923828819955650261110669617194088753258003880396378339073836923076302170214215142647864457235610681184975154073244321423156615667780219280818176 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 10000000000000000972062404885344653449756728480474941855847657639911300522221339234388177506516007760792756678147673846152604340428430285295728914471221362369950308146488642846313231335560438561636352 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1000000000000000040900880208761398001286019738266296957960021713442094663491997727554362004538245197373563261847757813447631532786297905940174312186739777303375354598782943738754654264509857792 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 5000000000000000486031202442672326724878364240237470927923828819955650261110669617194088753258003880396378339073836923076302170214215142647864457235610681184975154073244321423156615667780219280818176 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 5000000000000000486031202442672326724878364240237470927923828819955650261110669617194088753258003880396378339073836923076302170214215142647864457235610681184975154073244321423156615667780219280818176 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| 14 468× | accelerator-lowering-fma.f32 |
| 14 468× | accelerator-lowering-fma.f64 |
| 6 082× | +-lowering-+.f64 |
| 6 082× | +-lowering-+.f32 |
| 5 448× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 104 |
| 1 | 133 | 103 |
| 2 | 698 | 103 |
| 3 | 6036 | 103 |
| 0 | 8098 | 102 |
| 0 | 316 | 2054 |
| 1 | 950 | 2028 |
| 2 | 3388 | 1926 |
| 0 | 9111 | 1817 |
| 0 | 39 | 142 |
| 1 | 189 | 138 |
| 2 | 979 | 138 |
| 3 | 7428 | 138 |
| 0 | 8414 | 137 |
| 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 124 to 85 computations (31.5% saved)
Compiled 306 to 180 computations (41.2% saved)
Loading profile data...