
Time bar (total: 13.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 6 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 7 |
| 15.6% | 15.6% | 84.3% | 0.1% | 0% | 0% | 0% | 8 |
| 28.1% | 28.1% | 71.8% | 0.1% | 0% | 0% | 0% | 9 |
| 30.5% | 30.4% | 69.5% | 0.1% | 0% | 0% | 0% | 10 |
| 38.3% | 38.2% | 61.7% | 0.1% | 0% | 0% | 0% | 11 |
| 39.6% | 39.6% | 60.3% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 15 to 10 computations (33.3% saved)
| 954.0ms | 3 995× | 1 | valid |
| 443.0ms | 4 261× | 0 | valid |
ival-tan: 278.0ms (31.4% of total)ival-div: 247.0ms (27.9% of total)ival-sin: 221.0ms (25% of total)ival-mult: 84.0ms (9.5% of total)adjust: 40.0ms (4.5% of total)ival-true: 6.0ms (0.7% of total)exact: 5.0ms (0.6% of total)ival-assert: 4.0ms (0.5% of total)| 1× | egg-herbie |
| 80× | associate-/r* |
| 72× | times-frac |
| 66× | sub-neg |
| 66× | div-sub |
| 58× | associate-*l* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 75 |
| 1 | 52 | 67 |
| 2 | 106 | 65 |
| 3 | 177 | 65 |
| 4 | 260 | 65 |
| 5 | 433 | 65 |
| 6 | 544 | 65 |
| 7 | 584 | 65 |
| 8 | 603 | 65 |
| 9 | 616 | 65 |
| 0 | 8 | 13 |
| 0 | 13 | 13 |
| 1 | 16 | 13 |
| 2 | 18 | 13 |
| 0 | 18 | 13 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| Outputs |
|---|
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(abs y)
(abs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 115 | 0 | - | 0 | - | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 115 | 0 | - | 0 | - | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 38 | 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 | 80 | 0 |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | sensitivity | 80 | 1 |
/.f64 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | u/u | 38 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 38 | |
| ↳ | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 38 | |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 38 | |
| ↳ | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 38 | |
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 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 153 | 0 |
| - | 0 | 103 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 153 | 0 | 0 |
| - | 0 | 1 | 102 |
| number | freq |
|---|---|
| 0 | 103 |
| 1 | 38 |
| 2 | 115 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 40.0ms | 224× | 1 | valid |
| 19.0ms | 288× | 0 | valid |
Compiled 106 to 36 computations (66% saved)
ival-sin: 13.0ms (31.6% of total)ival-tan: 10.0ms (24.3% of total)ival-div: 9.0ms (21.9% of total)ival-mult: 6.0ms (14.6% of total)adjust: 2.0ms (4.9% 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 |
|---|---|---|
| ▶ | 44.7% | (/.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× | lower-/.f32 |
| 8× | lower-/.f64 |
| 4× | lift-/.f64 |
| 4× | lower-*.f32 |
| 4× | associate-/r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 36 |
| 0 | 13 | 36 |
| 1 | 16 | 36 |
| 2 | 18 | 36 |
| 0 | 18 | 36 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(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 | 85.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | accuracy | 59.4% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 59.0% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 20.0ms | 112× | 1 | valid |
| 12.0ms | 144× | 0 | valid |
Compiled 38 to 10 computations (73.7% saved)
ival-tan: 8.0ms (35.8% of total)ival-sin: 6.0ms (26.9% of total)ival-div: 5.0ms (22.4% of total)ival-mult: 2.0ms (9% of total)adjust: 1.0ms (4.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))> |
#<alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))> |
#<alt (/.f64 x (*.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 y #s(literal 2 binary64))> |
#<alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt 1> |
#<alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y))> |
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | (/ 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)))) |
| 1.0ms | x | @ | 0 | (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
| 1.0ms | x | @ | inf | (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
| 1× | batch-egg-rewrite |
| 2 672× | lower-*.f32 |
| 2 670× | lower-*.f64 |
| 2 226× | lower-/.f32 |
| 2 222× | lower-/.f64 |
| 1 360× | lower-fma.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 33 |
| 0 | 13 | 33 |
| 1 | 33 | 33 |
| 2 | 142 | 28 |
| 3 | 788 | 28 |
| 0 | 8171 | 28 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cos.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))))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 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) (*.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 x (*.f64 y #s(literal 2 binary64)))))) |
(-.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 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 0 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 (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 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/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 (+.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 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 #s(literal -1 binary64) (neg.f64 (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) (cos.f64 (/.f64 x (*.f64 y #s(literal 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) (*.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 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #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 x (*.f64 y #s(literal 2 binary64)))) #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 (-.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 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.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 (*.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 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 (+.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 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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.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 x (*.f64 y #s(literal -2 binary64)))) (*.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 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #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 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #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 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #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 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #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 (/.f64 (/.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)))))) (cos.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))))) (/.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 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.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))))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) (cos.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))))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.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))))) |
(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 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (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 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.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 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 #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 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 #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) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (tan.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 (/.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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 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) (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))))) #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 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 (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 (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 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (/.f64 (/.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 #s(literal 1 binary64) (cos.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))))) (/.f64 #s(literal 1 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)))))) |
(*.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))))) (/.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.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))))) (/.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 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/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))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(+.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (tan.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))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.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))))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.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))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (tan.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 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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 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 (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (tan.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 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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 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 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.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)))) #s(literal 0 binary64)) |
(fma.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)))) #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 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)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (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) (cos.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)))) (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))))) #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))))) (/.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 x (*.f64 y #s(literal -2 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))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 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))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 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))))) #s(literal 0 binary64)) |
(fma.f64 (/.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 1 binary64) (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)))) (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)) #s(literal 0 binary64)) |
(fma.f64 (/.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 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 0 binary64)) |
(neg.f64 (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 (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)))) (neg.f64 (cos.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 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (neg.f64 (cos.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 (/.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) (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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (neg.f64 (cos.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) (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 (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 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 (neg.f64 (cos.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) (*.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 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (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))))) (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 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (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 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (tan.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 (tan.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 #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 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 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 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #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 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 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 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 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 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.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 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 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 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (tan.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 (tan.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 (tan.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 (neg.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (tan.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) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 3 binary64))) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (cos.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 (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 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)))) (/.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))))) |
(pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.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 (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 #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 (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 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 #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 #s(literal 1 binary64) (tan.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 (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 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 #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 #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 (/.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 (-.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 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)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 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 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.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 x (*.f64 y #s(literal -2 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 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 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 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 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 (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 1 binary64) (sin.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 (/.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 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #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 x (*.f64 y #s(literal -2 binary64))) #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 (*.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 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 x (*.f64 y #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.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 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 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 (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 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.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 x (*.f64 y #s(literal -2 binary64))) #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 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 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #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 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 (/.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 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))))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (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))))) |
(-.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 y #s(literal -2 binary64)))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 0 binary64)) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.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)) |
(/.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) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #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 x (*.f64 y #s(literal 2 binary64)))) #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 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 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 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #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 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 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 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 3 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (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)) |
(*.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))))) |
| 1× | egg-herbie |
| 14 468× | lower-fma.f64 |
| 14 468× | lower-fma.f32 |
| 6 082× | lower-+.f64 |
| 6 082× | lower-+.f32 |
| 5 448× | lower-*.f64 |
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 770 computations (87.4% saved)
52 alts after pruning (51 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 628 | 51 | 679 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 628 | 52 | 680 |
| Status | Accuracy | Program |
|---|---|---|
| 56.9% | (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 58.9% | (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)) | |
| ▶ | 59.5% | (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
| 19.4% | (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.1% | (/.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (cos.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.0% | (/.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.0% | (/.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.4% | (/.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 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.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))))) | |
| 39.6% | (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.7% | (/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 28.6% | (/.f64 (/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.7% | (/.f64 (/.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 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 44.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 x (*.f64 y #s(literal 2 binary64)))))) |
| 44.3% | (/.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)))))) | |
| 59.5% | (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.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))))) #s(literal 0 binary64)))) | |
| 28.5% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.7% | (/.f64 (*.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.3% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.2% | (/.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))))) | |
| ▶ | 44.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))))) |
| 28.9% | (/.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))))) | |
| 19.7% | (/.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))))) | |
| 23.6% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 16.3% | (/.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))))) | |
| 44.1% | (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 16.7% | (/.f64 (tan.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 31.4% | (/.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)) | |
| 39.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 44.2% | (/.f64 (tan.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))))))) | |
| 40.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) | |
| 44.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 22.8% | (/.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)))) | |
| ▶ | 43.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) |
| 24.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y))) (*.f64 y #s(literal -2 binary64)))))) | |
| ✓ | 44.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 40.1% | (/.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))))))))) | |
| 43.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 43.6% | (/.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)) (/.f64 #s(literal 1 binary64) x))))) | |
| 43.6% | (/.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)))) | |
| 44.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 40.3% | (/.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)))))))) | |
| 40.1% | (/.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))))) | |
| 43.7% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.3% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.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 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.7% | (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) | |
| 7.1% | (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #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)))))) | |
| 59.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 7.1% | (*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 7.9% | (*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.2% | (*.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))))) | |
| ▶ | 59.4% | #s(literal 1 binary64) |
Compiled 2 327 to 1 464 computations (37.1% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) |
| ✓ | cost-diff | 14656 | (/.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))) |
| ✓ | cost-diff | 192 | (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) |
| ✓ | cost-diff | 320 | (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 1088 | (/.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 x (*.f64 y #s(literal 2 binary64)))))) |
| ✓ | cost-diff | 6400 | (sin.f64 #s(literal 0 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 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | cost-diff | 5760 | (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
| 240× | lower-*.f32 |
| 236× | lower-*.f64 |
| 208× | lower-/.f32 |
| 186× | lower-/.f64 |
| 180× | times-frac |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 263 |
| 0 | 58 | 222 |
| 1 | 80 | 206 |
| 2 | 123 | 198 |
| 3 | 225 | 198 |
| 4 | 359 | 198 |
| 5 | 468 | 198 |
| 6 | 567 | 198 |
| 7 | 629 | 198 |
| 8 | 643 | 198 |
| 0 | 643 | 198 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
y |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.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 x (*.f64 y #s(literal 2 binary64)))))) |
(/.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 1 binary64) |
(*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) |
(sin.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
y |
(sin.f64 #s(literal 0 binary64)) |
#s(literal 0 binary64) |
#s(literal 1/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)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(/.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 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
y |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.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 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(/.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 2 binary64) (sin.f64 (/.f64 x y))) |
#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 x y)) #s(literal 1/2 binary64)) |
(+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) |
(sin.f64 (/.f64 x y)) |
(sin.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
y |
(sin.f64 #s(literal 0 binary64)) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x y) #s(literal 1/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 y #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.5% | (/.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))) |
| ✓ | accuracy | 85.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) |
| ✓ | accuracy | 59.4% | (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
| ✓ | accuracy | 59.0% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 85.0% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
| ✓ | accuracy | 59.4% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 59.4% | (sin.f64 (/.f64 x y)) |
| ✓ | accuracy | 99.5% | (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
| ✓ | accuracy | 85.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 | 59.4% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 59.0% | (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) |
| ✓ | accuracy | 100.0% | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal 2 binary64)) |
| ✓ | accuracy | 99.8% | (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
| ✓ | accuracy | 59.7% | (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 102.0ms | 112× | 1 | valid |
| 48.0ms | 144× | 0 | valid |
Compiled 265 to 35 computations (86.8% saved)
ival-div: 28.0ms (23.9% of total)ival-pow: 27.0ms (23% of total)ival-sin: 18.0ms (15.3% of total)ival-tan: 10.0ms (8.5% of total)ival-mult: 9.0ms (7.7% of total)ival-add: 9.0ms (7.7% of total)adjust: 8.0ms (6.8% of total)ival-cos: 6.0ms (5.1% of total)exact: 1.0ms (0.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))> |
#<alt (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))> |
#<alt (/.f64 x (*.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 y #s(literal 2 binary64))> |
#<alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))> |
#<alt (/.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)))))> |
#<alt (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))> |
#<alt (/.f64 #s(literal 1 binary64) y)> |
#<alt (sin.f64 #s(literal 0 binary64))> |
#<alt (/.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 x (*.f64 y #s(literal 2 binary64))))))> |
#<alt (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))> |
#<alt (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64)))> |
#<alt (/.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)))> |
#<alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))))))> |
#<alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))> |
#<alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))> |
#<alt (sin.f64 (/.f64 x y))> |
#<alt (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))> |
| 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 (* 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 (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ 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 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))))> |
#<alt (* 2 (/ y x))> |
#<alt (/ (+ (* 1/3 (/ (pow x 2) y)) (* 2 y)) x)> |
#<alt (/ (+ (* 2 y) (* (pow x 2) (+ (* 7/180 (/ (pow x 2) (pow y 3))) (* 1/3 (/ 1 y))))) x)> |
#<alt (/ (+ (* 2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 31/7560 (/ (pow x 2) (pow y 5))) (* 7/180 (/ 1 (pow y 3))))) (* 1/3 (/ 1 y))))) x)> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (* 2 (/ y x))> |
#<alt (* y (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x))))> |
#<alt (* y (- (+ (* -1 (/ (+ (* -1/18 (pow x 3)) (* 1/60 (pow x 3))) (pow y 4))) (* 2 (/ 1 x))) (* -1/3 (/ x (pow y 2)))))> |
#<alt (* y (- (+ (* -1 (/ (+ (* -1/2520 (pow x 5)) (+ (* 1/360 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/18 (pow x 3)) (* 1/60 (pow x 3))))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -1/3 (/ x (pow y 2))) (+ (* -1/18 (/ (pow x 3) (pow y 4))) (* 1/60 (/ (pow x 3) (pow y 4)))))))> |
#<alt (* 2 (/ y x))> |
#<alt (* -1 (* y (- (* -1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1/60 (pow x 3)) (* 1/18 (pow x 3))) (pow y 4))) (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x))))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1/360 (pow x 5)) (+ (* 1/2520 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/60 (pow x 3)) (* 1/18 (pow x 3))))))) (pow y 6))) (+ (* -1/60 (/ (pow x 3) (pow y 4))) (+ (* 1/18 (/ (pow x 3) (pow y 4))) (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x))))))))> |
#<alt (/ x y)> |
#<alt (* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y)))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y)> |
#<alt (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ x y)> |
#<alt (* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (/ y (pow (sqrt 1/2) 2))> |
#<alt (/ y (pow (sqrt 1/2) 2))> |
#<alt (/ y (pow (sqrt 1/2) 2))> |
#<alt (/ y (pow (sqrt 1/2) 2))> |
#<alt (/ y (pow (sqrt 1/2) 2))> |
#<alt (/ y (pow (sqrt 1/2) 2))> |
#<alt (/ y (pow (sqrt 1/2) 2))> |
#<alt (/ y (pow (sqrt 1/2) 2))> |
#<alt (* -1 (/ y (pow (sqrt -1/2) 2)))> |
#<alt (* -1 (/ y (pow (sqrt -1/2) 2)))> |
#<alt (* -1 (/ y (pow (sqrt -1/2) 2)))> |
#<alt (* -1 (/ y (pow (sqrt -1/2) 2)))> |
#<alt (/ 1/2 (pow (sqrt 1/2) 2))> |
#<alt (+ (* (pow x 2) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))> |
#<alt (+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))> |
#<alt (+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (+ (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 17/40320 (/ 1 (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4)))))) (pow y 2))) (+ (* -1/10080 (/ (pow (sqrt 1/2) 10) (pow y 6))) (* 1/120 (/ (* (pow (sqrt 1/2) 8) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 4)))))))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ 1/2 (pow (sqrt 1/2) 2))> |
#<alt (- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2))))))> |
#<alt (- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4)))))))))> |
#<alt (- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* 1/3840 (/ (pow x 4) (pow (sqrt 1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow (sqrt 1/2) 2))) (+ (* 1/768 (/ (pow x 4) (pow (sqrt 1/2) 2))) (* 1/240 (* (pow x 4) (pow (sqrt 1/2) 6))))))))) (pow y 6))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/10080 (/ (* (pow x 6) (pow (sqrt 1/2) 10)) (pow y 6))) (+ (* -1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* 1/384 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))) (* 1/120 (/ (* (pow x 4) (* (pow (sqrt 1/2) 8) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 6)))))))))))))))> |
#<alt (/ -1/2 (pow (sqrt -1/2) 2))> |
#<alt (- (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2))))))> |
#<alt (- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2))))))))))> |
#<alt (- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/3840 (/ (pow x 4) (pow (sqrt -1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow (sqrt -1/2) 2))) (+ (* -1/240 (* (pow x 4) (pow (sqrt -1/2) 6))) (* -1/768 (/ (pow x 4) (pow (sqrt -1/2) 2))))))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/10080 (/ (* (pow x 6) (pow (sqrt -1/2) 10)) (pow y 6))) (+ (* 1/384 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/120 (/ (* (pow x 4) (* (pow (sqrt -1/2) 8) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 6))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2))))))))))))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (/ x y)> |
#<alt (* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y)))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y)> |
#<alt (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ x y)> |
#<alt (* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (* x (+ (* -1/6 (/ (* (pow x 2) (pow (sqrt 1/2) 6)) (pow y 3))) (/ (pow (sqrt 1/2) 2) y)))> |
#<alt (* x (+ (* (pow x 2) (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* 1/120 (/ (* (pow x 2) (pow (sqrt 1/2) 10)) (pow y 5))))) (/ (pow (sqrt 1/2) 2) y)))> |
#<alt (* x (+ (* (pow x 2) (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* (pow x 2) (+ (* -1/5040 (/ (* (pow x 2) (pow (sqrt 1/2) 14)) (pow y 7))) (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (/ (pow (sqrt 1/2) 2) y)))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (* x (pow (sqrt 1/2) 2))) y)> |
#<alt (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2)))) y)> |
#<alt (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt 1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2))))) y)> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (* x (pow (sqrt -1/2) 2))) y))> |
#<alt (* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt -1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2))))) y))> |
93 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 115.0ms | y | @ | inf | (/ (tan (/ x (* y 2))) (sin (/ x (/ (/ 1 (pow (* y 2) -1/2)) (pow (* y 2) -1/2))))) |
| 5.0ms | x | @ | inf | (pow (cos (/ x (* y 2))) -1) |
| 4.0ms | y | @ | 0 | (/ (/ 1 (* (+ (sin (/ x y)) (sin 0)) 1/2)) (/ 1 (sin (/ x (* y 2))))) |
| 3.0ms | y | @ | -inf | (/ (tan (/ x (* y 2))) (sin (/ x (/ (/ 1 (pow (* y 2) -1/2)) (pow (* y 2) -1/2))))) |
| 2.0ms | x | @ | 0 | (/ (tan (/ x (* y 2))) (sin (/ x (/ (/ 1 (pow (* y 2) -1/2)) (pow (* y 2) -1/2))))) |
| 1× | batch-egg-rewrite |
| 4 764× | lower-/.f32 |
| 4 742× | lower-/.f64 |
| 4 350× | lower-*.f32 |
| 4 346× | lower-*.f64 |
| 3 212× | lower-fma.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 163 |
| 0 | 58 | 108 |
| 1 | 203 | 96 |
| 2 | 1139 | 96 |
| 0 | 8451 | 96 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 #s(literal 1 binary64) y) |
(sin.f64 #s(literal 0 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 x (*.f64 y #s(literal 2 binary64)))))) |
(/.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 x y)) (sin.f64 #s(literal 0 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 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 x y)) |
(sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (/.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 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.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 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 -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (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 #s(literal 1 binary64) (/.f64 (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) (/.f64 (neg.f64 (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) (/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 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)))) (*.f64 (sin.f64 (/.f64 x y)) #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)))) (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 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)))) (neg.f64 (neg.f64 (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))))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (neg.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 (neg.f64 (neg.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)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x y)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (sin.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.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))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (neg.f64 (sin.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))))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (sin.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sin.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))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.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 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (neg.f64 (neg.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) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) #s(literal -1/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 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 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 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x y)))) |
(*.f64 #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 #s(literal -1 binary64) (/.f64 (neg.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 (/.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 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.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 #s(literal 1/2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (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 #s(literal -1/2 binary64) (/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (neg.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 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x y))))) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (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 y))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (tan.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 (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (sin.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)) (/.f64 #s(literal 1 binary64) (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 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.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)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #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 y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 #s(literal 0 binary64))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(exp.f64 (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 y #s(literal -2 binary64)))) |
(fma.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 #s(literal 0 binary64)) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 #s(literal -2 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 #s(literal -2 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) (neg.f64 (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (/.f64 #s(literal -2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (neg.f64 y)))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 x)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (neg.f64 (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 y)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 y) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 y)))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) x) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 x)) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 x #s(literal 1 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (neg.f64 x)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1 binary64))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (/.f64 #s(literal -1 binary64) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))) |
(/.f64 (neg.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 x (*.f64 y #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64))))) |
(pow.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.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 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(*.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) (neg.f64 x)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/4 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 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) y) #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 (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) (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 y))) |
(*.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (/.f64 x #s(literal 1 binary64)) (sqrt.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 x #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 y))) |
(*.f64 (/.f64 (/.f64 x #s(literal 1 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (sqrt.f64 y)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (sqrt.f64 y))) |
(*.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) x))) |
(exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))) (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (-.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 y #s(literal -2 binary64))) |
(sqrt.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (*.f64 y #s(literal -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 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 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 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 y)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 y)) (*.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 y) #s(literal -1 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 y) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 y) #s(literal 1 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (sqrt.f64 y) (sqrt.f64 y)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/4 binary64))) |
(/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 y)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -4 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/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 1 binary64) (*.f64 y #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal -2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 y) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 y) (pow.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 y) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 y) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (sqrt.f64 y)) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 y) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (exp.f64 (log.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (sqrt.f64 y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))) (/.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) (/.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 #s(literal -2 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 #s(literal -2 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) (neg.f64 (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (/.f64 #s(literal -2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (neg.f64 y)))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 x)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (neg.f64 (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 y)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 y) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 y)))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) x) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 x)) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 x #s(literal 1 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (neg.f64 x)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 x #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1 binary64))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (/.f64 #s(literal -1 binary64) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))) |
(/.f64 (neg.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 x (*.f64 y #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64))))) |
(pow.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.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 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(*.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) (neg.f64 x)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/4 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 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) y) #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 (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) (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 y))) |
(*.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (/.f64 x #s(literal 1 binary64)) (sqrt.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 x #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 y))) |
(*.f64 (/.f64 (/.f64 x #s(literal 1 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (sqrt.f64 y)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (sqrt.f64 y))) |
(*.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) x))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (/.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 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.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 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 -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (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 #s(literal 1 binary64) (/.f64 (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) (/.f64 (neg.f64 (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) (/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 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)))) (*.f64 (sin.f64 (/.f64 x y)) #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)))) (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 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)))) (neg.f64 (neg.f64 (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))))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (neg.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 (neg.f64 (neg.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)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x y)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (sin.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.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))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (neg.f64 (sin.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))))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (sin.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sin.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))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.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 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (neg.f64 (neg.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) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) #s(literal -1/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 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 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 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x y)))) |
(*.f64 #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 #s(literal -1 binary64) (/.f64 (neg.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 (/.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 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.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 #s(literal 1/2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (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 #s(literal -1/2 binary64) (/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (neg.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 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x y))))) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (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 y))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (tan.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 (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (sin.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)) (/.f64 #s(literal 1 binary64) (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 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.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)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #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 y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (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 (/.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 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 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))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (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) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (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))))) #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 y #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x y)) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x y)))) |
(/.f64 (sin.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) (cos.f64 #s(literal 0 binary64)))) |
(/.f64 (neg.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 (sin.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 (neg.f64 (neg.f64 (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 (*.f64 (neg.f64 (sin.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 (*.f64 (neg.f64 (sin.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 (*.f64 (neg.f64 (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))))))) |
(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) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal -1/2 binary64) (*.f64 (log.f64 y) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) y) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) |
(pow.f64 y #s(literal -1 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1/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 #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))) |
#s(literal 0 binary64) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (/.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 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.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 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 -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (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 #s(literal 1 binary64) (/.f64 (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) (/.f64 (neg.f64 (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) (/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 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)))) (*.f64 (sin.f64 (/.f64 x y)) #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)))) (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 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)))) (neg.f64 (neg.f64 (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))))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (neg.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 (neg.f64 (neg.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)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x y)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (sin.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.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))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (neg.f64 (sin.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))))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (sin.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sin.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))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.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 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (neg.f64 (neg.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) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) #s(literal -1/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 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 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 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x y)))) |
(*.f64 #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 #s(literal -1 binary64) (/.f64 (neg.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 (/.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 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.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 #s(literal 1/2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (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 #s(literal -1/2 binary64) (/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (neg.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 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x y))))) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (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 y))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (tan.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 (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (sin.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)) (/.f64 #s(literal 1 binary64) (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 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.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)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #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 y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (sin.f64 (/.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) |
(+.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) |
(+.f64 (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 #s(literal 0 binary64))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(-.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(-.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) |
(-.f64 (sin.f64 (/.f64 x y)) (/.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(-.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 #s(literal 0 binary64))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))))) |
(sin.f64 (/.f64 x y)) |
(sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y)) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) |
(fma.f64 (sin.f64 (/.f64 x y)) (cos.f64 #s(literal 0 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(neg.f64 (sin.f64 (/.f64 x (neg.f64 y)))) |
(neg.f64 (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) |
(/.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x y))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (sin.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (sin.f64 (/.f64 x y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 0 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (sin.f64 (/.f64 x y))) (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 0 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (sin.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (sin.f64 (/.f64 x y))) (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) #s(literal 0 binary64))) (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 0 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (sin.f64 (/.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (cos.f64 (/.f64 (-.f64 x x) y)) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 0 binary64)))) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 0 binary64)))) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 9 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (*.f64 (-.f64 (cos.f64 (/.f64 (-.f64 x x) y)) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (cos.f64 (/.f64 (-.f64 x x) y)) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 0 binary64)))) (neg.f64 (sin.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 0 binary64)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 0 binary64)))) (neg.f64 (sin.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 0 binary64)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (neg.f64 (sin.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (fma.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))))))) |
(pow.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 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 y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y)))) |
(*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))) (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (-.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 y #s(literal -2 binary64))) |
(sqrt.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (*.f64 y #s(literal -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 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 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 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 y)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 y)) (*.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 y) #s(literal -1 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 y) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 y) #s(literal 1 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (sqrt.f64 y) (sqrt.f64 y)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/4 binary64))) |
(/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 y)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -4 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))) #s(literal 1/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 1 binary64) (*.f64 y #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal -2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 y) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 y) (pow.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 y) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 y) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (sqrt.f64 y)) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 y) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (exp.f64 (log.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (sqrt.f64 y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))) (/.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) (/.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (/.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 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (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) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.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 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 -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (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 #s(literal 1 binary64) (/.f64 (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) (/.f64 (neg.f64 (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) (/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 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)))) (*.f64 (sin.f64 (/.f64 x y)) #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)))) (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 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)))) (neg.f64 (neg.f64 (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))))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (neg.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 (neg.f64 (neg.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)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x y)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (sin.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.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))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (neg.f64 (sin.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))))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (sin.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sin.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))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.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 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (neg.f64 (neg.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) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) #s(literal -1/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 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 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 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x y)))) |
(*.f64 #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 #s(literal -1 binary64) (/.f64 (neg.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 (/.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 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.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 #s(literal 1/2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (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 #s(literal -1/2 binary64) (/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (neg.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 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x y))))) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (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 y))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (tan.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 (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (sin.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)) (/.f64 #s(literal 1 binary64) (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 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.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)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #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 y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (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 (/.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 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 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))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (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) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (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))))) #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 y #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x y)) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x y)))) |
(/.f64 (sin.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) (cos.f64 #s(literal 0 binary64)))) |
(/.f64 (neg.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 (sin.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 (neg.f64 (neg.f64 (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 (*.f64 (neg.f64 (sin.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 (*.f64 (neg.f64 (sin.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 (*.f64 (neg.f64 (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))))))) |
(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) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 #s(literal 0 binary64))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (sin.f64 (/.f64 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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal -1 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) (pow.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) |
(+.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) |
(+.f64 (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 #s(literal 0 binary64))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(-.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(-.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) |
(-.f64 (sin.f64 (/.f64 x y)) (/.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(-.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 #s(literal 0 binary64))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))))) |
(sin.f64 (/.f64 x y)) |
(sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y)) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) |
(fma.f64 (sin.f64 (/.f64 x y)) (cos.f64 #s(literal 0 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(neg.f64 (sin.f64 (/.f64 x (neg.f64 y)))) |
(neg.f64 (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) |
(/.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x y))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (sin.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (sin.f64 (/.f64 x y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 0 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (sin.f64 (/.f64 x y))) (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 0 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (sin.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (sin.f64 (/.f64 x y))) (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) #s(literal 0 binary64))) (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 0 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (sin.f64 (/.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (cos.f64 (/.f64 (-.f64 x x) y)) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 0 binary64)))) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 0 binary64)))) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 9 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (*.f64 (-.f64 (cos.f64 (/.f64 (-.f64 x x) y)) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (cos.f64 (/.f64 (-.f64 x x) y)) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 0 binary64)))) (neg.f64 (sin.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 0 binary64)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 0 binary64)))) (neg.f64 (sin.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 0 binary64)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (neg.f64 (sin.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (fma.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))))))) |
(pow.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 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 y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y)))) |
(*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 #s(literal 0 binary64))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (sin.f64 (/.f64 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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal -1 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) (pow.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
| 1× | egg-herbie |
| 13 318× | lower-fma.f64 |
| 13 318× | lower-fma.f32 |
| 6 294× | lower-*.f64 |
| 6 294× | lower-*.f32 |
| 5 336× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 842 | 7308 |
| 1 | 2544 | 6654 |
| 0 | 8414 | 6329 |
| 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)) |
(* 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)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/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) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
1 |
(+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))) |
1 |
(+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))) |
(* 2 (/ y x)) |
(/ (+ (* 1/3 (/ (pow x 2) y)) (* 2 y)) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* 7/180 (/ (pow x 2) (pow y 3))) (* 1/3 (/ 1 y))))) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 31/7560 (/ (pow x 2) (pow y 5))) (* 7/180 (/ 1 (pow y 3))))) (* 1/3 (/ 1 y))))) x) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(* 2 (/ y x)) |
(* y (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))) |
(* y (- (+ (* -1 (/ (+ (* -1/18 (pow x 3)) (* 1/60 (pow x 3))) (pow y 4))) (* 2 (/ 1 x))) (* -1/3 (/ x (pow y 2))))) |
(* y (- (+ (* -1 (/ (+ (* -1/2520 (pow x 5)) (+ (* 1/360 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/18 (pow x 3)) (* 1/60 (pow x 3))))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -1/3 (/ x (pow y 2))) (+ (* -1/18 (/ (pow x 3) (pow y 4))) (* 1/60 (/ (pow x 3) (pow y 4))))))) |
(* 2 (/ y x)) |
(* -1 (* y (- (* -1/3 (/ x (pow y 2))) (* 2 (/ 1 x))))) |
(* -1 (* y (- (* -1 (/ (+ (* -1/60 (pow x 3)) (* 1/18 (pow x 3))) (pow y 4))) (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))))) |
(* -1 (* y (- (* -1 (/ (+ (* -1/360 (pow x 5)) (+ (* 1/2520 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/60 (pow x 3)) (* 1/18 (pow x 3))))))) (pow y 6))) (+ (* -1/60 (/ (pow x 3) (pow y 4))) (+ (* 1/18 (/ (pow x 3) (pow y 4))) (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))))))) |
(/ x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(/ x y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/ x y) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)) |
(/ y (pow (sqrt 1/2) 2)) |
(/ y (pow (sqrt 1/2) 2)) |
(/ y (pow (sqrt 1/2) 2)) |
(/ y (pow (sqrt 1/2) 2)) |
(/ y (pow (sqrt 1/2) 2)) |
(/ y (pow (sqrt 1/2) 2)) |
(/ y (pow (sqrt 1/2) 2)) |
(/ y (pow (sqrt 1/2) 2)) |
(* -1 (/ y (pow (sqrt -1/2) 2))) |
(* -1 (/ y (pow (sqrt -1/2) 2))) |
(* -1 (/ y (pow (sqrt -1/2) 2))) |
(* -1 (/ y (pow (sqrt -1/2) 2))) |
(/ 1/2 (pow (sqrt 1/2) 2)) |
(+ (* (pow x 2) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (+ (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 17/40320 (/ 1 (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4)))))) (pow y 2))) (+ (* -1/10080 (/ (pow (sqrt 1/2) 10) (pow y 6))) (* 1/120 (/ (* (pow (sqrt 1/2) 8) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 4)))))))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ 1/2 (pow (sqrt 1/2) 2)) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))))) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))))))))) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* 1/3840 (/ (pow x 4) (pow (sqrt 1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow (sqrt 1/2) 2))) (+ (* 1/768 (/ (pow x 4) (pow (sqrt 1/2) 2))) (* 1/240 (* (pow x 4) (pow (sqrt 1/2) 6))))))))) (pow y 6))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/10080 (/ (* (pow x 6) (pow (sqrt 1/2) 10)) (pow y 6))) (+ (* -1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* 1/384 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))) (* 1/120 (/ (* (pow x 4) (* (pow (sqrt 1/2) 8) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 6))))))))))))))) |
(/ -1/2 (pow (sqrt -1/2) 2)) |
(- (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))) |
(- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))) |
(- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/3840 (/ (pow x 4) (pow (sqrt -1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow (sqrt -1/2) 2))) (+ (* -1/240 (* (pow x 4) (pow (sqrt -1/2) 6))) (* -1/768 (/ (pow x 4) (pow (sqrt -1/2) 2))))))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/10080 (/ (* (pow x 6) (pow (sqrt -1/2) 10)) (pow y 6))) (+ (* 1/384 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/120 (/ (* (pow x 4) (* (pow (sqrt -1/2) 8) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 6))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))))))))) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/ x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(/ x y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/ x y) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(* x (+ (* -1/6 (/ (* (pow x 2) (pow (sqrt 1/2) 6)) (pow y 3))) (/ (pow (sqrt 1/2) 2) y))) |
(* x (+ (* (pow x 2) (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* 1/120 (/ (* (pow x 2) (pow (sqrt 1/2) 10)) (pow y 5))))) (/ (pow (sqrt 1/2) 2) y))) |
(* x (+ (* (pow x 2) (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* (pow x 2) (+ (* -1/5040 (/ (* (pow x 2) (pow (sqrt 1/2) 14)) (pow y 7))) (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (/ (pow (sqrt 1/2) 2) y))) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (* x (pow (sqrt 1/2) 2))) y) |
(/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2)))) y) |
(/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt 1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2))))) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (* x (pow (sqrt -1/2) 2))) y)) |
(* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2)))) y)) |
(* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt -1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2))))) y)) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.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 #s(literal 5/384 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.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 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -5/384 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.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 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -5/384 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(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 (/.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)) |
(+ 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 #s(literal 1/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (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/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/46080 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(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 #s(literal 1/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (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/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/46080 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 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) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 y y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y y)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 #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 (*.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))) (/.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) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 y y))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (-.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))))) (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 (-.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 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 (*.f64 (*.f64 x x) (-.f64 (/.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) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (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 (pow.f64 x #s(literal 4 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))) (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)))) |
(+.f64 (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)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y y))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.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 (*.f64 x x) (/.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 (*.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 (*.f64 x (*.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 (*.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 (*.f64 x (*.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 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 x (*.f64 y y))))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #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 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) x) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (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 (pow.f64 x #s(literal 4 binary64)) #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 #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 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.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))) (/.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 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.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 #s(literal 5/384 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.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/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 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)) (pow.f64 y #s(literal 4 binary64)))))) 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 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 x #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))) (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) (-.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))))) (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/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/24 binary64))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(neg.f64 (/.f64 (-.f64 (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 #s(literal 1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.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 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 x (*.f64 x (*.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 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) 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 #s(literal 1/240 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 17/40320 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 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) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.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 #s(literal 5/384 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64))))) (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y y)) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 x x) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64))))) (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/10080 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64))))) (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64))))) (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y y)) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 x x) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64))))) (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/10080 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64))))) (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(/ (+ (* 1/3 (/ (pow x 2) y)) (* 2 y)) x) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x x) y) (*.f64 #s(literal 2 binary64) y)) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* 7/180 (/ (pow x 2) (pow y 3))) (* 1/3 (/ 1 y))))) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 7/180 binary64) (/.f64 #s(literal 1/3 binary64) y)) (*.f64 #s(literal 2 binary64) y)) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 31/7560 (/ (pow x 2) (pow y 5))) (* 7/180 (/ 1 (pow y 3))))) (* 1/3 (/ 1 y))))) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 31/7560 binary64) (/.f64 #s(literal 7/180 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/3 binary64) y)) (*.f64 #s(literal 2 binary64) y)) x) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* y (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))) |
(*.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 2 binary64) x))) |
(* y (- (+ (* -1 (/ (+ (* -1/18 (pow x 3)) (* 1/60 (pow x 3))) (pow y 4))) (* 2 (/ 1 x))) (* -1/3 (/ x (pow y 2))))) |
(*.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -7/180 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 2 binary64) x)))) |
(* y (- (+ (* -1 (/ (+ (* -1/2520 (pow x 5)) (+ (* 1/360 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/18 (pow x 3)) (* 1/60 (pow x 3))))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -1/3 (/ x (pow y 2))) (+ (* -1/18 (/ (pow x 3) (pow y 4))) (* 1/60 (/ (pow x 3) (pow y 4))))))) |
(*.f64 y (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/420 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -7/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -7/180 binary64))))) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* -1 (* y (- (* -1/3 (/ x (pow y 2))) (* 2 (/ 1 x))))) |
(*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/3 binary64) (/.f64 #s(literal -2 binary64) x)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (+ (* -1/60 (pow x 3)) (* 1/18 (pow x 3))) (pow y 4))) (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))))) |
(*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/180 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 2 binary64) x))) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (+ (* -1/360 (pow x 5)) (+ (* 1/2520 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/60 (pow x 3)) (* 1/18 (pow x 3))))))) (pow y 6))) (+ (* -1/60 (/ (pow x 3) (pow y 4))) (+ (* 1/18 (/ (pow x 3) (pow y 4))) (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))))))) |
(*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/420 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 7/180 binary64) (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 2 binary64) x)))) (neg.f64 y)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(*.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y))) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) x) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) x)) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (+.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) (/.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))) y) |
(/ x y) |
(/.f64 x y) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/120 binary64) (neg.f64 x))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/120 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (/.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64))))) x) (neg.f64 y)) |
(/ y (pow (sqrt 1/2) 2)) |
(/.f64 y #s(literal 1/2 binary64)) |
(/ y (pow (sqrt 1/2) 2)) |
(/.f64 y #s(literal 1/2 binary64)) |
(/ y (pow (sqrt 1/2) 2)) |
(/.f64 y #s(literal 1/2 binary64)) |
(/ y (pow (sqrt 1/2) 2)) |
(/.f64 y #s(literal 1/2 binary64)) |
(/ y (pow (sqrt 1/2) 2)) |
(/.f64 y #s(literal 1/2 binary64)) |
(/ y (pow (sqrt 1/2) 2)) |
(/.f64 y #s(literal 1/2 binary64)) |
(/ y (pow (sqrt 1/2) 2)) |
(/.f64 y #s(literal 1/2 binary64)) |
(/ y (pow (sqrt 1/2) 2)) |
(/.f64 y #s(literal 1/2 binary64)) |
(* -1 (/ y (pow (sqrt -1/2) 2))) |
(/.f64 y #s(literal 1/2 binary64)) |
(* -1 (/ y (pow (sqrt -1/2) 2))) |
(/.f64 y #s(literal 1/2 binary64)) |
(* -1 (/ y (pow (sqrt -1/2) 2))) |
(/.f64 y #s(literal 1/2 binary64)) |
(* -1 (/ y (pow (sqrt -1/2) 2))) |
(/.f64 y #s(literal 1/2 binary64)) |
(/ 1/2 (pow (sqrt 1/2) 2)) |
#s(literal 1 binary64) |
(+ (* (pow x 2) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(fma.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/240 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (*.f64 y y)) (*.f64 #s(literal 1/240 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) #s(literal 1 binary64)) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (+ (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 17/40320 (/ 1 (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4)))))) (pow y 2))) (+ (* -1/10080 (/ (pow (sqrt 1/2) 10) (pow y 6))) (* 1/120 (/ (* (pow (sqrt 1/2) 8) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 4)))))))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 17/40320 binary64) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/240 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (*.f64 y y)) (*.f64 #s(literal 1/240 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/10080 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 6 binary64)))))) (-.f64 (/.f64 #s(literal 1/240 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (*.f64 y y)) (*.f64 #s(literal 1/240 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))))))) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) #s(literal 1 binary64)) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/ 1/2 (pow (sqrt 1/2) 2)) |
#s(literal 1 binary64) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))))) |
(-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)))) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))))))))) |
(-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/1920 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal 1 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/24 binary64) x)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/240 binary64)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64))))))))) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* 1/3840 (/ (pow x 4) (pow (sqrt 1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow (sqrt 1/2) 2))) (+ (* 1/768 (/ (pow x 4) (pow (sqrt 1/2) 2))) (* 1/240 (* (pow x 4) (pow (sqrt 1/2) 6))))))))) (pow y 6))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/10080 (/ (* (pow x 6) (pow (sqrt 1/2) 10)) (pow y 6))) (+ (* -1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* 1/384 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))) (* 1/120 (/ (* (pow x 4) (* (pow (sqrt 1/2) 8) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 6))))))))))))))) |
(-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/322560 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/1920 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal 1 binary64)))) (fma.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal -1/6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/240 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (fma.f64 #s(literal 1/768 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/24 binary64) x))) #s(literal 1/2 binary64)))))) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/12 binary64)) (*.f64 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 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -1/10080 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/46080 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (+.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/240 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal -1/192 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64))))) (pow.f64 y #s(literal 6 binary64)))))))))))))) |
(/ -1/2 (pow (sqrt -1/2) 2)) |
#s(literal 1 binary64) |
(- (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))) |
(-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal -1 binary64))) |
(- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))) |
(-.f64 (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 (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/12 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/240 binary64)) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal -1 binary64)))))))) |
(- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/3840 (/ (pow x 4) (pow (sqrt -1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow (sqrt -1/2) 2))) (+ (* -1/240 (* (pow x 4) (pow (sqrt -1/2) 6))) (* -1/768 (/ (pow x 4) (pow (sqrt -1/2) 2))))))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/10080 (/ (* (pow x 6) (pow (sqrt -1/2) 10)) (pow y 6))) (+ (* 1/384 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/120 (/ (* (pow x 4) (* (pow (sqrt -1/2) 8) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 6))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))))))))) |
(-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/1920 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))))) (fma.f64 #s(literal -1/6 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/240 binary64)) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1/8 binary64)))))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 x (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.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 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/12 binary64)))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/240 binary64)) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/46080 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/10080 binary64)) (fma.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/12 binary64)))) (fma.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal -1 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 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 #s(literal 1/240 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (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 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.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/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 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)) (pow.f64 y #s(literal 4 binary64)))))) 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 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 x #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))) (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) (-.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))))) (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/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/24 binary64))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(neg.f64 (/.f64 (-.f64 (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 #s(literal 1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.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 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 x (*.f64 x (*.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 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) 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 #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/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 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 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 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 x #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (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/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 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 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.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)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(*.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y))) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) x) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) x)) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (+.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) (/.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))) y) |
(/ x y) |
(/.f64 x y) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/120 binary64) (neg.f64 x))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/120 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (/.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64))))) x) (neg.f64 y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* -1/6 (/ (* (pow x 2) (pow (sqrt 1/2) 6)) (pow y 3))) (/ (pow (sqrt 1/2) 2) y))) |
(*.f64 x (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* 1/120 (/ (* (pow x 2) (pow (sqrt 1/2) 10)) (pow y 5))))) (/ (pow (sqrt 1/2) 2) y))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* (pow x 2) (+ (* -1/5040 (/ (* (pow x 2) (pow (sqrt 1/2) 14)) (pow y 7))) (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (/ (pow (sqrt 1/2) 2) y))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 14 binary64)) (pow.f64 y #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (* x (pow (sqrt 1/2) 2))) y) |
(/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y) |
(/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2)))) y) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 y y)) #s(literal -1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) y) |
(/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt 1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2))))) y) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 y y)) #s(literal -1/6 binary64)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 14 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/5040 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x #s(literal 1/2 binary64))))) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (* x (pow (sqrt -1/2) 2))) y)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2)))) y)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt -1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2))))) y)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 7 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 14 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))))) (neg.f64 y)) |
Compiled 79 563 to 6 998 computations (91.2% saved)
111 alts after pruning (109 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 293 | 81 | 3 374 |
| Fresh | 18 | 28 | 46 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 3 315 | 111 | 3 426 |
| Status | Accuracy | Program |
|---|---|---|
| 49.8% | (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) | |
| 56.9% | (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 58.9% | (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) | |
| 59.4% | (pow.f64 (cos.f64 (/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) | |
| 59.4% | (pow.f64 (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64)) | |
| ▶ | 59.0% | (pow.f64 (cos.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
| 59.2% | (pow.f64 (cos.f64 (/.f64 x (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -4 binary64)))) #s(literal -1 binary64)) | |
| 59.1% | (pow.f64 (cos.f64 (/.f64 x (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -2 binary64)))) #s(literal -1 binary64)) | |
| 59.4% | (pow.f64 (cos.f64 (/.f64 x (/.f64 (*.f64 (sqrt.f64 y) (sqrt.f64 y)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) | |
| 59.4% | (pow.f64 (cos.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)))) #s(literal -1 binary64)) | |
| 53.7% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64)) | |
| 59.5% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64))))) #s(literal -1 binary64)) | |
| 59.0% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (pow.f64 (sqrt.f64 y) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) #s(literal -1 binary64)) | |
| 59.2% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) | |
| 59.2% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)) | |
| ▶ | 59.1% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) #s(literal -1 binary64)) |
| ▶ | 59.1% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
| 59.0% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) | |
| 59.3% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))))) #s(literal -1 binary64)) | |
| 54.0% | (pow.f64 (cos.f64 (/.f64 x (sqrt.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) | |
| 59.3% | (pow.f64 (cos.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) | |
| 59.3% | (pow.f64 (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1 binary64)) | |
| 59.3% | (pow.f64 (cos.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y))) #s(literal -1 binary64)) | |
| ▶ | 60.0% | (pow.f64 (cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
| 59.2% | (pow.f64 (cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64)) | |
| 59.4% | (pow.f64 (cos.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) #s(literal -1 binary64)) | |
| 59.6% | (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) | |
| 59.4% | (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) | |
| 59.5% | (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) | |
| 59.5% | (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) | |
| 59.7% | (pow.f64 (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1 binary64)))) #s(literal -1 binary64)) | |
| 37.6% | (/.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x x) y) (*.f64 #s(literal 2 binary64) y)) x) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) | |
| 7.0% | (/.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.4% | (/.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 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.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))))) | |
| 39.6% | (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.1% | (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) | |
| 43.5% | (/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x (/.f64 (/.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)))))) | |
| 44.7% | (/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.6% | (/.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) (cos.f64 #s(literal 0 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.7% | (/.f64 (/.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 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.1% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) | |
| 6.9% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) | |
| 30.7% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.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))) | |
| 43.6% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x)))))) | |
| 44.2% | (/.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 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))))) | |
| 43.6% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| 43.4% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -4 binary64)))))) | |
| 43.5% | (/.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 x (*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal -2 binary64))))))) | |
| 43.4% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))))) | |
| 43.0% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))))) | |
| 43.9% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))))) | |
| 39.4% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))))))) | |
| 25.1% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (sqrt.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64)))))))) | |
| 39.8% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))))) | |
| 43.9% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)))))) | |
| 43.9% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) | |
| 44.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 #s(literal 1/2 binary64) y) x)))) | |
| 40.6% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1 binary64)))))) | |
| 44.3% | (/.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)))))) | |
| 44.7% | (/.f64 (*.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.5% | (/.f64 (*.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) | |
| 44.3% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.0% | (/.f64 (tan.f64 (/.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.4% | (/.f64 (tan.f64 (/.f64 (pow.f64 (exp.f64 (log.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.7% | (/.f64 (tan.f64 (/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) | |
| 44.0% | (/.f64 (tan.f64 (/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.5% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) | |
| 39.5% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 40.7% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) | |
| 43.4% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) | |
| 43.4% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -4 binary64))))) | |
| 43.9% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))))) | |
| 44.3% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 44.3% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))))) | |
| 40.6% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1 binary64))))) | |
| 28.9% | (/.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))))) | |
| 23.6% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 16.3% | (/.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))))) | |
| 40.3% | (/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.6% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -4 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) | |
| 39.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 44.2% | (/.f64 (tan.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))))))) | |
| 40.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) | |
| 44.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 22.8% | (/.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)))) | |
| 43.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -4 binary64))))) | |
| 44.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (*.f64 (sqrt.f64 y) (sqrt.f64 y)) #s(literal 1/2 binary64))))) | |
| 24.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y))) (*.f64 y #s(literal -2 binary64)))))) | |
| 43.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) | |
| 43.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| 44.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| ✓ | 44.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 40.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| 43.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 44.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 40.1% | (/.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))))) | |
| 43.7% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.8% | (/.f64 (tan.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.9% | (/.f64 (tan.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.8% | (/.f64 (tan.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.3% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.3% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) | |
| 40.2% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.1% | (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #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)))))) | |
| ▶ | 59.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 7.0% | (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1/2 binary64))) | |
| 7.1% | (*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 7.9% | (*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.2% | (*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.2% | (*.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))))) | |
| ✓ | 59.4% | #s(literal 1 binary64) |
Compiled 4 782 to 3 253 computations (32% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) |
| ✓ | cost-diff | 384 | (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
| ✓ | cost-diff | 1088 | (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
| ✓ | cost-diff | 5760 | (pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
| ✓ | cost-diff | 384 | (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
| ✓ | cost-diff | 2688 | (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | cost-diff | 5760 | (pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (cos.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) |
| ✓ | cost-diff | 2304 | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
| ✓ | cost-diff | 5760 | (pow.f64 (cos.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
| ✓ | 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))) |
| ✓ | cost-diff | 0 | (/.f64 x (sqrt.f64 y)) |
| ✓ | cost-diff | 0 | (cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
| ✓ | cost-diff | 384 | (*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
| ✓ | cost-diff | 5760 | (pow.f64 (cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
| 1 096× | lower-*.f32 |
| 1 084× | lower-*.f64 |
| 1 066× | times-frac |
| 568× | lower-/.f32 |
| 542× | lower-/.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 398 |
| 0 | 81 | 368 |
| 1 | 118 | 348 |
| 2 | 205 | 332 |
| 3 | 499 | 332 |
| 4 | 1321 | 332 |
| 5 | 2091 | 332 |
| 6 | 2138 | 332 |
| 7 | 2167 | 332 |
| 8 | 2230 | 332 |
| 9 | 2231 | 332 |
| 10 | 2231 | 332 |
| 0 | 2231 | 332 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(pow.f64 (cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 x (sqrt.f64 y)) |
x |
(sqrt.f64 y) |
y |
(/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) |
#s(literal 2 binary64) |
#s(literal -1/2 binary64) |
(sqrt.f64 (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal -1 binary64) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(literal 1 binary64) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(pow.f64 (cos.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(cos.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
x |
#s(literal -1 binary64) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
(cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
x |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) |
(sqrt.f64 y) |
y |
(pow.f64 y #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
#s(literal 1 binary64) |
#s(literal -1 binary64) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) #s(literal -1 binary64)) |
(cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) |
(/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
x |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(sqrt.f64 y) |
y |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(literal -1/4 binary64) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
#s(literal 1/4 binary64) |
#s(literal -1 binary64) |
| Outputs |
|---|
(pow.f64 (cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) |
(cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(cos.f64 (/.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 x (sqrt.f64 y)) |
x |
(sqrt.f64 y) |
y |
(/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) |
#s(literal 2 binary64) |
#s(literal -1/2 binary64) |
(sqrt.f64 (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal -1 binary64) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(pow.f64 (cos.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.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))))) |
(cos.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) |
(/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
x |
#s(literal -1 binary64) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 y) #s(literal 2 binary64))))) |
(cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(cos.f64 (/.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) |
(/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) |
x |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 y) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) |
(sqrt.f64 y) |
y |
(pow.f64 y #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
#s(literal 1 binary64) |
#s(literal -1 binary64) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) |
(cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) |
(cos.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
x |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 y) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(sqrt.f64 y) |
y |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(literal -1/4 binary64) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
#s(literal 1/4 binary64) |
#s(literal -1 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
| ✓ | accuracy | 99.5% | (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
| ✓ | accuracy | 99.3% | (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
| ✓ | accuracy | 59.7% | (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) |
| ✓ | accuracy | 99.8% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
| ✓ | accuracy | 99.6% | (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) |
| ✓ | accuracy | 98.4% | (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 59.7% | (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 59.7% | (cos.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| ✓ | accuracy | 59.7% | (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| ✓ | accuracy | 99.7% | (/.f64 x (sqrt.f64 y)) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
| ✓ | accuracy | 99.3% | (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 59.7% | (cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
| 231.0ms | 112× | 1 | valid |
| 59.0ms | 144× | 0 | valid |
Compiled 400 to 47 computations (88.3% saved)
ival-pow: 86.0ms (38.3% of total)ival-div: 78.0ms (34.7% of total)ival-cos: 30.0ms (13.4% of total)ival-mult: 12.0ms (5.3% of total)ival-sqrt: 9.0ms (4% of total)adjust: 8.0ms (3.6% of total)exact: 1.0ms (0.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (pow.f64 (cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))> |
#<alt (*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))> |
#<alt (cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))> |
#<alt (/.f64 x (sqrt.f64 y))> |
#<alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))> |
#<alt (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))> |
#<alt (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)> |
#<alt (*.f64 x #s(literal 1/2 binary64))> |
#<alt (pow.f64 (cos.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64))> |
#<alt (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x)> |
#<alt (cos.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))> |
#<alt (pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64))> |
#<alt (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))> |
#<alt (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))> |
#<alt (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))))))> |
#<alt (pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) #s(literal -1 binary64))> |
#<alt (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))> |
#<alt (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))))> |
#<alt (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))))))> |
#<alt (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))> |
#<alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))> |
#<alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64)))> |
#<alt (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))> |
#<alt (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2)))))> |
#<alt (+ 1 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/4 (/ (pow (sqrt 1/2) 4) (* (pow y 4) (pow (sqrt 2) 4)))) (* 1/24 (/ (pow (sqrt 1/2) 4) (* (pow y 4) (pow (sqrt 2) 4))))))) (* -1/2 (/ (pow (sqrt 1/2) 2) (* (pow y 2) (pow (sqrt 2) 2)))))))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/720 (/ (pow (sqrt 1/2) 6) (* (pow y 6) (pow (sqrt 2) 6)))) (+ (* 1/48 (/ (pow (sqrt 1/2) 6) (* (pow y 6) (pow (sqrt 2) 6)))) (* 1/2 (/ (* (pow (sqrt 1/2) 2) (+ (* -1/4 (/ (pow (sqrt 1/2) 4) (* (pow y 4) (pow (sqrt 2) 4)))) (* 1/24 (/ (pow (sqrt 1/2) 4) (* (pow y 4) (pow (sqrt 2) 4)))))) (* (pow y 2) (pow (sqrt 2) 2)))))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 4) (* (pow y 4) (pow (sqrt 2) 4)))) (* 1/24 (/ (pow (sqrt 1/2) 4) (* (pow y 4) (pow (sqrt 2) 4))))))) (* -1/2 (/ (pow (sqrt 1/2) 2) (* (pow y 2) (pow (sqrt 2) 2)))))))> |
#<alt (/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))))> |
#<alt (/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))))> |
#<alt (/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))))> |
#<alt (/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))))> |
#<alt (/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))))> |
#<alt (/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))))> |
#<alt (/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))))> |
#<alt (/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))))> |
#<alt (/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))))> |
#<alt (/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))))> |
#<alt (/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))))> |
#<alt (/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2)))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (pow (sqrt 2) 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (pow (sqrt 2) 4)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2)))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 6)) (pow (sqrt 2) 6))) (+ (* 1/48 (/ (* (pow x 6) (pow (sqrt 1/2) 6)) (pow (sqrt 2) 6))) (* 1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 2) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (pow (sqrt 2) 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (pow (sqrt 2) 4)))))) (pow (sqrt 2) 2))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2)))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (pow (sqrt 2) 4)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (pow (sqrt 2) 4)))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (* (pow (sqrt -2) 2) (pow (sqrt -1) 2))))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4))))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (* (pow (sqrt -2) 2) (pow (sqrt -1) 2))))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 6)) (* (pow (sqrt -2) 6) (pow (sqrt -1) 6)))) (+ (* 1/48 (/ (* (pow x 6) (pow (sqrt 1/2) 6)) (* (pow (sqrt -2) 6) (pow (sqrt -1) 6)))) (* 1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 2) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4))))))) (* (pow (sqrt -2) 2) (pow (sqrt -1) 2)))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (* (pow (sqrt -2) 2) (pow (sqrt -1) 2))))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4))))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4))))))))> |
#<alt (/ (* x (sqrt 1/2)) (* y (sqrt 2)))> |
#<alt (/ (* x (sqrt 1/2)) (* y (sqrt 2)))> |
#<alt (/ (* x (sqrt 1/2)) (* y (sqrt 2)))> |
#<alt (/ (* x (sqrt 1/2)) (* y (sqrt 2)))> |
#<alt (/ (* x (sqrt 1/2)) (* y (sqrt 2)))> |
#<alt (/ (* x (sqrt 1/2)) (* y (sqrt 2)))> |
#<alt (/ (* x (sqrt 1/2)) (* y (sqrt 2)))> |
#<alt (/ (* x (sqrt 1/2)) (* y (sqrt 2)))> |
#<alt (/ (* x (sqrt 1/2)) (* y (sqrt 2)))> |
#<alt (/ (* x (sqrt 1/2)) (* y (sqrt 2)))> |
#<alt (/ (* x (sqrt 1/2)) (* y (sqrt 2)))> |
#<alt (/ (* x (sqrt 1/2)) (* y (sqrt 2)))> |
#<alt (/ (* x (sqrt 1/2)) (* y (sqrt 2)))> |
#<alt (/ (* x (sqrt 1/2)) (* y (sqrt 2)))> |
#<alt (/ (* x (sqrt 1/2)) (* y (sqrt 2)))> |
#<alt (/ (* x (sqrt 1/2)) (* y (sqrt 2)))> |
#<alt (/ (* x (sqrt 1/2)) (* y (sqrt 2)))> |
#<alt (/ (* x (sqrt 1/2)) (* y (sqrt 2)))> |
#<alt (/ (* x (sqrt 1/2)) (* y (sqrt 2)))> |
#<alt (/ (* x (sqrt 1/2)) (* y (sqrt 2)))> |
#<alt (* -1 (/ (* x (sqrt 1/2)) (* y (* (sqrt -2) (sqrt -1)))))> |
#<alt (* -1 (/ (* x (sqrt 1/2)) (* y (* (sqrt -2) (sqrt -1)))))> |
#<alt (* -1 (/ (* x (sqrt 1/2)) (* y (* (sqrt -2) (sqrt -1)))))> |
#<alt (* -1 (/ (* x (sqrt 1/2)) (* y (* (sqrt -2) (sqrt -1)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (* (pow y 2) (pow (sqrt 2) 2)))) (* 1/24 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (* (pow y 4) (pow (sqrt 2) 4)))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (* (pow y 2) (pow (sqrt 2) 2)))) (* (pow x 2) (+ (* -1/720 (/ (* (pow x 2) (pow (sqrt 1/2) 6)) (* (pow y 6) (pow (sqrt 2) 6)))) (* 1/24 (/ (pow (sqrt 1/2) 4) (* (pow y 4) (pow (sqrt 2) 4)))))))))> |
#<alt (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))> |
#<alt (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))> |
#<alt (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))> |
#<alt (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))> |
#<alt (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))> |
#<alt (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))> |
#<alt (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))> |
#<alt (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))> |
#<alt (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))> |
#<alt (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))> |
#<alt (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))> |
#<alt (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (pow (sqrt 2) 4))))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2)))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 6)) (* (pow y 6) (pow (sqrt 2) 6)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (pow (sqrt 2) 4)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (* (pow (sqrt -2) 2) (pow (sqrt -1) 2))))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (* (pow (sqrt -2) 2) (pow (sqrt -1) 2))))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4)))))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (* (pow (sqrt -2) 2) (pow (sqrt -1) 2))))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 6)) (* (pow y 6) (* (pow (sqrt -2) 6) (pow (sqrt -1) 6))))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4))))))))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt (* x (sqrt (/ 1 y)))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8)))) (pow y 4)))) (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/720 (/ (pow x 6) (pow (sqrt 2) 12))) (+ (* 1/48 (/ (pow x 6) (pow (sqrt 2) 12))) (* 1/2 (/ (* (pow x 2) (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8))))) (pow (sqrt 2) 4))))) (pow y 6)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/4 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt -2) 4)))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/4 (/ (pow x 4) (pow (sqrt -2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt -2) 8)))) (pow y 4)))) (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt -2) 4)))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/720 (/ (pow x 6) (pow (sqrt -2) 12))) (+ (* 1/48 (/ (pow x 6) (pow (sqrt -2) 12))) (* 1/2 (/ (* (pow x 2) (+ (* -1/4 (/ (pow x 4) (pow (sqrt -2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt -2) 8))))) (pow (sqrt -2) 4))))) (pow y 6)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt -2) 4)))) (+ (* -1/4 (/ (pow x 4) (* (pow y 4) (pow (sqrt -2) 8)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt -2) 8)))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/24 (/ (pow x 2) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4)))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/720 (/ (pow x 2) (* (pow y 6) (pow (sqrt 2) 12)))) (* 5/24 (/ 1 (* (pow y 4) (pow (sqrt 2) 8)))))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4)))))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (* -1 (/ x (* y (pow (sqrt -2) 2))))> |
#<alt (* -1 (/ x (* y (pow (sqrt -2) 2))))> |
#<alt (* -1 (/ x (* y (pow (sqrt -2) 2))))> |
#<alt (* -1 (/ x (* y (pow (sqrt -2) 2))))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (* (/ x (sqrt 2)) (sqrt (/ 1 y)))> |
#<alt (* (/ x (sqrt 2)) (sqrt (/ 1 y)))> |
#<alt (* (/ x (sqrt 2)) (sqrt (/ 1 y)))> |
#<alt (* (/ x (sqrt 2)) (sqrt (/ 1 y)))> |
#<alt (* (/ x (sqrt 2)) (sqrt (/ 1 y)))> |
#<alt (* (/ x (sqrt 2)) (sqrt (/ 1 y)))> |
#<alt (* (/ x (sqrt 2)) (sqrt (/ 1 y)))> |
#<alt (* (/ x (sqrt 2)) (sqrt (/ 1 y)))> |
#<alt (* (/ (* x (sqrt -1)) (sqrt -2)) (sqrt (/ 1 y)))> |
#<alt (* (/ (* x (sqrt -1)) (sqrt -2)) (sqrt (/ 1 y)))> |
#<alt (* (/ (* x (sqrt -1)) (sqrt -2)) (sqrt (/ 1 y)))> |
#<alt (* (/ (* x (sqrt -1)) (sqrt -2)) (sqrt (/ 1 y)))> |
#<alt (* (/ x (sqrt 2)) (sqrt (/ 1 y)))> |
#<alt (* (/ x (sqrt 2)) (sqrt (/ 1 y)))> |
#<alt (* (/ x (sqrt 2)) (sqrt (/ 1 y)))> |
#<alt (* (/ x (sqrt 2)) (sqrt (/ 1 y)))> |
#<alt (* (/ x (sqrt 2)) (sqrt (/ 1 y)))> |
#<alt (* (/ x (sqrt 2)) (sqrt (/ 1 y)))> |
#<alt (* (/ x (sqrt 2)) (sqrt (/ 1 y)))> |
#<alt (* (/ x (sqrt 2)) (sqrt (/ 1 y)))> |
#<alt (* (/ x (sqrt 2)) (sqrt (/ 1 y)))> |
#<alt (* (/ x (sqrt 2)) (sqrt (/ 1 y)))> |
#<alt (* (/ x (sqrt 2)) (sqrt (/ 1 y)))> |
#<alt (* (/ x (sqrt 2)) (sqrt (/ 1 y)))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8))))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/720 (/ (pow x 6) (* (pow y 6) (pow (sqrt 2) 12)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt -2) 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt -2) 4)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt -2) 8))))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt -2) 4)))) (+ (* -1/720 (/ (pow x 6) (* (pow y 6) (pow (sqrt -2) 12)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt -2) 8)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4)))))))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (* (pow y 6) (pow (sqrt 2) 12)))) (* 1/24 (/ 1 (* (pow y 4) (pow (sqrt 2) 8)))))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4)))))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/24 (/ (pow x 2) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4)))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/720 (/ (pow x 2) (* (pow y 6) (pow (sqrt 2) 12)))) (* 5/24 (/ 1 (* (pow y 4) (pow (sqrt 2) 8)))))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4)))))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8)))) (pow y 4)))) (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/720 (/ (pow x 6) (pow (sqrt 2) 12))) (+ (* 1/48 (/ (pow x 6) (pow (sqrt 2) 12))) (* 1/2 (/ (* (pow x 2) (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8))))) (pow (sqrt 2) 4))))) (pow y 6)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/4 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8)))) (pow y 4)))) (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/720 (/ (pow x 6) (pow (sqrt 2) 12))) (+ (* 1/48 (/ (pow x 6) (pow (sqrt 2) 12))) (* 1/2 (/ (* (pow x 2) (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8))))) (pow (sqrt 2) 4))))) (pow y 6)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/4 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))))))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (* -1 (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (* -1 (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (* -1 (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (* -1 (/ x (* y (pow (sqrt 2) 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4)))))))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (* (pow y 6) (pow (sqrt 2) 12)))) (* 1/24 (/ 1 (* (pow y 4) (pow (sqrt 2) 8)))))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4)))))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8))))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/720 (/ (pow x 6) (* (pow y 6) (pow (sqrt 2) 12)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8))))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/720 (/ (pow x 6) (* (pow y 6) (pow (sqrt 2) 12)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/24 (/ (pow x 2) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4)))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/720 (/ (pow x 2) (* (pow y 6) (pow (sqrt 2) 12)))) (* 5/24 (/ 1 (* (pow y 4) (pow (sqrt 2) 8)))))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4)))))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt (/ 1 (cos (/ x (* y (pow (sqrt 2) 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8)))) (pow y 4)))) (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/720 (/ (pow x 6) (pow (sqrt 2) 12))) (+ (* 1/48 (/ (pow x 6) (pow (sqrt 2) 12))) (* 1/2 (/ (* (pow x 2) (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8))))) (pow (sqrt 2) 4))))) (pow y 6)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/4 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (* (pow (sqrt -2) 2) (* (pow (sqrt -1) 2) (pow (sqrt 2) 2)))))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/4 (/ (pow x 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4))))) (* 1/24 (/ (pow x 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4)))))) (pow y 4)))) (* -1/2 (/ (pow x 2) (* (pow y 2) (* (pow (sqrt -2) 2) (* (pow (sqrt -1) 2) (pow (sqrt 2) 2)))))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/720 (/ (pow x 6) (* (pow (sqrt -2) 6) (* (pow (sqrt -1) 6) (pow (sqrt 2) 6))))) (+ (* 1/48 (/ (pow x 6) (* (pow (sqrt -2) 6) (* (pow (sqrt -1) 6) (pow (sqrt 2) 6))))) (* 1/2 (/ (* (pow x 2) (+ (* -1/4 (/ (pow x 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4))))) (* 1/24 (/ (pow x 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4))))))) (* (pow (sqrt -2) 2) (* (pow (sqrt -1) 2) (pow (sqrt 2) 2))))))) (pow y 6)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (* (pow (sqrt -2) 2) (* (pow (sqrt -1) 2) (pow (sqrt 2) 2)))))) (+ (* -1/4 (/ (pow x 4) (* (pow y 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4)))))) (* 1/24 (/ (pow x 4) (* (pow y 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4)))))))))> |
#<alt (* (exp (* 1/4 (+ (log 2) (log y)))) (sqrt 2))> |
#<alt (* (exp (* 1/4 (+ (log 2) (log y)))) (sqrt 2))> |
#<alt (* (exp (* 1/4 (+ (log 2) (log y)))) (sqrt 2))> |
#<alt (* (exp (* 1/4 (+ (log 2) (log y)))) (sqrt 2))> |
#<alt (* (exp (* 1/4 (+ (log 2) (* -1 (log (/ 1 y)))))) (sqrt 2))> |
#<alt (* (exp (* 1/4 (+ (log 2) (* -1 (log (/ 1 y)))))) (sqrt 2))> |
#<alt (* (exp (* 1/4 (+ (log 2) (* -1 (log (/ 1 y)))))) (sqrt 2))> |
#<alt (* (exp (* 1/4 (+ (log 2) (* -1 (log (/ 1 y)))))) (sqrt 2))> |
#<alt (* (exp (* 1/4 (+ (log -2) (* -1 (log (/ -1 y)))))) (sqrt 2))> |
#<alt (* (exp (* 1/4 (+ (log -2) (* -1 (log (/ -1 y)))))) (sqrt 2))> |
#<alt (* (exp (* 1/4 (+ (log -2) (* -1 (log (/ -1 y)))))) (sqrt 2))> |
#<alt (* (exp (* 1/4 (+ (log -2) (* -1 (log (/ -1 y)))))) (sqrt 2))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (/ x (* y (pow (sqrt 2) 2)))> |
#<alt (* -1 (/ x (* y (* (sqrt -2) (* (sqrt -1) (sqrt 2))))))> |
#<alt (* -1 (/ x (* y (* (sqrt -2) (* (sqrt -1) (sqrt 2))))))> |
#<alt (* -1 (/ x (* y (* (sqrt -2) (* (sqrt -1) (sqrt 2))))))> |
#<alt (* -1 (/ x (* y (* (sqrt -2) (* (sqrt -1) (sqrt 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4)))))))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (* (pow y 6) (pow (sqrt 2) 12)))) (* 1/24 (/ 1 (* (pow y 4) (pow (sqrt 2) 8)))))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4)))))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt (cos (/ x (* y (pow (sqrt 2) 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8))))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/720 (/ (pow x 6) (* (pow y 6) (pow (sqrt 2) 12)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (* (pow (sqrt -2) 2) (* (pow (sqrt -1) 2) (pow (sqrt 2) 2)))))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (* (pow (sqrt -2) 2) (* (pow (sqrt -1) 2) (pow (sqrt 2) 2)))))) (* 1/24 (/ (pow x 4) (* (pow y 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4))))))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (* (pow (sqrt -2) 2) (* (pow (sqrt -1) 2) (pow (sqrt 2) 2)))))) (+ (* -1/720 (/ (pow x 6) (* (pow y 6) (* (pow (sqrt -2) 6) (* (pow (sqrt -1) 6) (pow (sqrt 2) 6)))))) (* 1/24 (/ (pow x 4) (* (pow y 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4)))))))))> |
#<alt (* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2)))> |
#<alt (* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2)))> |
#<alt (* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2)))> |
#<alt (* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2)))> |
#<alt (* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2)))> |
#<alt (* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2)))> |
#<alt (* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2)))> |
#<alt (* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2)))> |
#<alt (* (sqrt (/ 1 y)) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt -2)))> |
#<alt (* (sqrt (/ 1 y)) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt -2)))> |
#<alt (* (sqrt (/ 1 y)) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt -2)))> |
#<alt (* (sqrt (/ 1 y)) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt -2)))> |
#<alt (* (sqrt (/ 1 y)) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 y)) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 y)) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 y)) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 y)) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 y)) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 y)) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 y)) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 y)) (/ (sqrt -1) (sqrt -2)))> |
#<alt (* (sqrt (/ 1 y)) (/ (sqrt -1) (sqrt -2)))> |
#<alt (* (sqrt (/ 1 y)) (/ (sqrt -1) (sqrt -2)))> |
#<alt (* (sqrt (/ 1 y)) (/ (sqrt -1) (sqrt -2)))> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (exp (* 1/4 (+ (log 2) (* 3 (log y)))))> |
#<alt (exp (* 1/4 (+ (log 2) (* 3 (log y)))))> |
#<alt (exp (* 1/4 (+ (log 2) (* 3 (log y)))))> |
#<alt (exp (* 1/4 (+ (log 2) (* 3 (log y)))))> |
#<alt (exp (* 1/4 (+ (log 2) (* -3 (log (/ 1 y))))))> |
#<alt (exp (* 1/4 (+ (log 2) (* -3 (log (/ 1 y))))))> |
#<alt (exp (* 1/4 (+ (log 2) (* -3 (log (/ 1 y))))))> |
#<alt (exp (* 1/4 (+ (log 2) (* -3 (log (/ 1 y))))))> |
#<alt (* (exp (* 1/4 (+ (log -2) (* -3 (log (/ -1 y)))))) (sqrt -1))> |
#<alt (* (exp (* 1/4 (+ (log -2) (* -3 (log (/ -1 y)))))) (sqrt -1))> |
#<alt (* (exp (* 1/4 (+ (log -2) (* -3 (log (/ -1 y)))))) (sqrt -1))> |
#<alt (* (exp (* 1/4 (+ (log -2) (* -3 (log (/ -1 y)))))) (sqrt -1))> |
#<alt (exp (* 1/4 (+ (log 1/2) (* -1 (log y)))))> |
#<alt (exp (* 1/4 (+ (log 1/2) (* -1 (log y)))))> |
#<alt (exp (* 1/4 (+ (log 1/2) (* -1 (log y)))))> |
#<alt (exp (* 1/4 (+ (log 1/2) (* -1 (log y)))))> |
#<alt (exp (* 1/4 (+ (log 1/2) (log (/ 1 y)))))> |
#<alt (exp (* 1/4 (+ (log 1/2) (log (/ 1 y)))))> |
#<alt (exp (* 1/4 (+ (log 1/2) (log (/ 1 y)))))> |
#<alt (exp (* 1/4 (+ (log 1/2) (log (/ 1 y)))))> |
#<alt (exp (* 1/4 (+ (log -1/2) (log (/ -1 y)))))> |
#<alt (exp (* 1/4 (+ (log -1/2) (log (/ -1 y)))))> |
#<alt (exp (* 1/4 (+ (log -1/2) (log (/ -1 y)))))> |
#<alt (exp (* 1/4 (+ (log -1/2) (log (/ -1 y)))))> |
123 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 42.0ms | y | @ | 0 | (/ (sqrt 2) (/ 1 (pow (* y 2) 1/4))) |
| 39.0ms | y | @ | 0 | (/ 1 (pow (* y 2) 1/4)) |
| 14.0ms | y | @ | -inf | (/ 1 (pow (* y 2) 1/4)) |
| 14.0ms | y | @ | -inf | (/ (sqrt 2) (/ 1 (pow (* y 2) 1/4))) |
| 10.0ms | x | @ | 0 | (* (/ x (sqrt y)) (/ (pow 2 -1/2) (sqrt (* y 2)))) |
| 1× | batch-egg-rewrite |
| 3 264× | lower-*.f32 |
| 3 254× | lower-*.f64 |
| 2 896× | lower-/.f32 |
| 2 872× | lower-/.f64 |
| 1 278× | lower-fma.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 295 |
| 0 | 81 | 282 |
| 1 | 264 | 243 |
| 2 | 1464 | 142 |
| 3 | 7180 | 142 |
| 0 | 8434 | 142 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(pow.f64 (cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 x (sqrt.f64 y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (cos.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) |
(cos.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) |
(/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) |
(/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
| Outputs |
|---|
(exp.f64 (neg.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) #s(literal -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 (fma.f64 #s(literal -1/2 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 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)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (*.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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (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 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.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 #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 (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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (/.f64 x (sqrt.f64 y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (neg.f64 (/.f64 x (sqrt.f64 y))))) |
(neg.f64 (*.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (/.f64 (sqrt.f64 y) x))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (neg.f64 (sqrt.f64 y)))) |
(neg.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) (sqrt.f64 y))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(neg.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 x (sqrt.f64 y)) (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (/.f64 (sqrt.f64 y) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 y) #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 y) x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 y) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) (/.f64 (sqrt.f64 y) (*.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))))) |
(/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (sqrt.f64 y)) |
(/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) (neg.f64 (sqrt.f64 y))) |
(/.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (neg.f64 (/.f64 (sqrt.f64 y) x))) |
(/.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) |
(/.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) x) (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (/.f64 x (sqrt.f64 y)) #s(literal 1/2 binary64)) (sqrt.f64 y)) |
(/.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 y))) |
(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 (/.f64 x (sqrt.f64 y)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (/.f64 x (sqrt.f64 y))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(*.f64 #s(literal 1 binary64) (/.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)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (/.f64 (sqrt.f64 y) x))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) (neg.f64 y))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (neg.f64 (sqrt.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (sqrt.f64 y) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (neg.f64 x) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))))) |
(*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.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) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) |
(*.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) (neg.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/4 binary64)) (/.f64 (sqrt.f64 y) x))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 x)) |
(*.f64 (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(*.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (sqrt.f64 y)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (*.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) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.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 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) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 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) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (*.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) y)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (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 y #s(literal -2 binary64)))) |
(cos.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)))) |
(cos.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (/.f64 x (sqrt.f64 y)))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (neg.f64 (/.f64 x (sqrt.f64 y))))) |
(cos.f64 (*.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(cos.f64 (*.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))))) |
(cos.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(cos.f64 (*.f64 (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(cos.f64 (/.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) |
(cos.f64 (/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (/.f64 (sqrt.f64 y) x))) |
(cos.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(cos.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (neg.f64 (sqrt.f64 y)))) |
(cos.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))))) |
(cos.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(cos.f64 (/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(cos.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) (sqrt.f64 y))) |
(cos.f64 (/.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(cos.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(-.f64 #s(literal 0 binary64) (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 y #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.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 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) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) (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 y #s(literal -2 binary64)))))) |
(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) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (*.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) y)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (neg.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 (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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 y) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 x (sqrt.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 y))) (neg.f64 (/.f64 x (sqrt.f64 y)))) |
(neg.f64 (neg.f64 (/.f64 x (sqrt.f64 y)))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 y) x))) |
(/.f64 x (sqrt.f64 y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 y) x)) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 y))) |
(pow.f64 (/.f64 (sqrt.f64 y) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) |
(*.f64 (/.f64 x (sqrt.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (sqrt.f64 y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) (neg.f64 x)) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 y) 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 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) #s(literal -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 (fma.f64 #s(literal -1/2 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 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)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (*.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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (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 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.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 #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 (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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 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 (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) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.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 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) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 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) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (*.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) y)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (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 y #s(literal -2 binary64)))) |
(cos.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)))) |
(cos.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (/.f64 x (sqrt.f64 y)))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (neg.f64 (/.f64 x (sqrt.f64 y))))) |
(cos.f64 (*.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(cos.f64 (*.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))))) |
(cos.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(cos.f64 (*.f64 (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(cos.f64 (/.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) |
(cos.f64 (/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (/.f64 (sqrt.f64 y) x))) |
(cos.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(cos.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (neg.f64 (sqrt.f64 y)))) |
(cos.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))))) |
(cos.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(cos.f64 (/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(cos.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) (sqrt.f64 y))) |
(cos.f64 (/.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(cos.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(-.f64 #s(literal 0 binary64) (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 y #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.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 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) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) (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 y #s(literal -2 binary64)))))) |
(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) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (*.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) y)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (neg.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 (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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (/.f64 x (sqrt.f64 y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (neg.f64 (/.f64 x (sqrt.f64 y))))) |
(neg.f64 (*.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (/.f64 (sqrt.f64 y) x))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (neg.f64 (sqrt.f64 y)))) |
(neg.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) (sqrt.f64 y))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(neg.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 x (sqrt.f64 y)) (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (/.f64 (sqrt.f64 y) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 y) #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 y) x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 y) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) (/.f64 (sqrt.f64 y) (*.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))))) |
(/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (sqrt.f64 y)) |
(/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) (neg.f64 (sqrt.f64 y))) |
(/.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (neg.f64 (/.f64 (sqrt.f64 y) x))) |
(/.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) |
(/.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) x) (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (/.f64 x (sqrt.f64 y)) #s(literal 1/2 binary64)) (sqrt.f64 y)) |
(/.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 y))) |
(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 (/.f64 x (sqrt.f64 y)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (/.f64 x (sqrt.f64 y))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(*.f64 #s(literal 1 binary64) (/.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)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (/.f64 (sqrt.f64 y) x))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) (neg.f64 y))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (neg.f64 (sqrt.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (sqrt.f64 y) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (neg.f64 x) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))))) |
(*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.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) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) |
(*.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) (neg.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/4 binary64)) (/.f64 (sqrt.f64 y) x))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 x)) |
(*.f64 (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(*.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (sqrt.f64 y)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 x #s(literal -1/2 binary64))) |
(neg.f64 (/.f64 x #s(literal -2 binary64))) |
(/.f64 x #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (neg.f64 x) #s(literal -2 binary64)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 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 (neg.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 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) #s(literal -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 (fma.f64 #s(literal -1/2 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 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)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (*.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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (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 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.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 #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 (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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (/.f64 x (sqrt.f64 y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (neg.f64 (/.f64 x (sqrt.f64 y))))) |
(neg.f64 (*.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (/.f64 (sqrt.f64 y) x))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (neg.f64 (sqrt.f64 y)))) |
(neg.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) (sqrt.f64 y))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(neg.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 x (sqrt.f64 y)) (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (/.f64 (sqrt.f64 y) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 y) #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 y) x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 y) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) (/.f64 (sqrt.f64 y) (*.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))))) |
(/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (sqrt.f64 y)) |
(/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) (neg.f64 (sqrt.f64 y))) |
(/.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (neg.f64 (/.f64 (sqrt.f64 y) x))) |
(/.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) |
(/.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) x) (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (/.f64 x (sqrt.f64 y)) #s(literal 1/2 binary64)) (sqrt.f64 y)) |
(/.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 y))) |
(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 (/.f64 x (sqrt.f64 y)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (/.f64 x (sqrt.f64 y))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(*.f64 #s(literal 1 binary64) (/.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)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (/.f64 (sqrt.f64 y) x))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) (neg.f64 y))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (neg.f64 (sqrt.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (sqrt.f64 y) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (neg.f64 x) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))))) |
(*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.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) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) |
(*.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) (neg.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/4 binary64)) (/.f64 (sqrt.f64 y) x))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 x)) |
(*.f64 (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(*.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (sqrt.f64 y)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 x (sqrt.f64 y)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 y) x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sqrt.f64 y) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 y) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (sqrt.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 y) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 y) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 y)) (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 y) x)) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (/.f64 (sqrt.f64 y) x))) |
(/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 y)) |
(/.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 y))) |
(/.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) x) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (sqrt.f64 y)) |
(/.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 y))) |
(pow.f64 (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (sqrt.f64 y) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) |
(*.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 y))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (sqrt.f64 y))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (sqrt.f64 y) x))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) |
(*.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 x)) |
(*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (sqrt.f64 y))) |
(*.f64 (/.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (sqrt.f64 y)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 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 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.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 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) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 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) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (*.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) y)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (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 y #s(literal -2 binary64)))) |
(cos.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)))) |
(cos.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (/.f64 x (sqrt.f64 y)))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (neg.f64 (/.f64 x (sqrt.f64 y))))) |
(cos.f64 (*.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(cos.f64 (*.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))))) |
(cos.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(cos.f64 (*.f64 (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(cos.f64 (/.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) |
(cos.f64 (/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (/.f64 (sqrt.f64 y) x))) |
(cos.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(cos.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (neg.f64 (sqrt.f64 y)))) |
(cos.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))))) |
(cos.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(cos.f64 (/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(cos.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) (sqrt.f64 y))) |
(cos.f64 (/.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(cos.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(-.f64 #s(literal 0 binary64) (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 y #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.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 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) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) (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 y #s(literal -2 binary64)))))) |
(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) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (*.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) y)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (neg.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 (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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(exp.f64 (neg.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) #s(literal -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 (fma.f64 #s(literal -1/2 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 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)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (*.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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (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 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.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 #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 (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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 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))) |
#s(literal 2 binary64) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (/.f64 x (sqrt.f64 y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (neg.f64 (/.f64 x (sqrt.f64 y))))) |
(neg.f64 (*.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (/.f64 (sqrt.f64 y) x))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (neg.f64 (sqrt.f64 y)))) |
(neg.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) (sqrt.f64 y))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(neg.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 x (sqrt.f64 y)) (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (/.f64 (sqrt.f64 y) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 y) #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 y) x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 y) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) (/.f64 (sqrt.f64 y) (*.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))))) |
(/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (sqrt.f64 y)) |
(/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) (neg.f64 (sqrt.f64 y))) |
(/.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (neg.f64 (/.f64 (sqrt.f64 y) x))) |
(/.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) |
(/.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) x) (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (/.f64 x (sqrt.f64 y)) #s(literal 1/2 binary64)) (sqrt.f64 y)) |
(/.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 y))) |
(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 (/.f64 x (sqrt.f64 y)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (/.f64 x (sqrt.f64 y))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(*.f64 #s(literal 1 binary64) (/.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)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (/.f64 (sqrt.f64 y) x))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) (neg.f64 y))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (neg.f64 (sqrt.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (sqrt.f64 y) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (neg.f64 x) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))))) |
(*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.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) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) |
(*.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) (neg.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/4 binary64)) (/.f64 (sqrt.f64 y) x))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 x)) |
(*.f64 (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(*.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (sqrt.f64 y)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (*.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) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.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 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) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 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) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (*.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) y)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (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 y #s(literal -2 binary64)))) |
(cos.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)))) |
(cos.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (/.f64 x (sqrt.f64 y)))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (neg.f64 (/.f64 x (sqrt.f64 y))))) |
(cos.f64 (*.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(cos.f64 (*.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))))) |
(cos.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(cos.f64 (*.f64 (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(cos.f64 (/.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) |
(cos.f64 (/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (/.f64 (sqrt.f64 y) x))) |
(cos.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(cos.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (neg.f64 (sqrt.f64 y)))) |
(cos.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))))) |
(cos.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(cos.f64 (/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(cos.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) (sqrt.f64 y))) |
(cos.f64 (/.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(cos.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(-.f64 #s(literal 0 binary64) (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 y #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.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 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) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) (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 y #s(literal -2 binary64)))))) |
(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) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (*.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) y)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (neg.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 (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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(exp.f64 (neg.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) #s(literal -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 (fma.f64 #s(literal -1/2 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 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)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (*.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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (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 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.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 #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 (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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 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))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 y #s(literal 1/4 binary64))))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 y #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 y #s(literal 1/4 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 y #s(literal 1/4 binary64)))) (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64))) #s(literal 1 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 y #s(literal 1/4 binary64))) #s(literal 1 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 y #s(literal 1/4 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 y #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64)))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 y #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (/.f64 x (sqrt.f64 y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (neg.f64 (/.f64 x (sqrt.f64 y))))) |
(neg.f64 (*.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (/.f64 (sqrt.f64 y) x))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (neg.f64 (sqrt.f64 y)))) |
(neg.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) (sqrt.f64 y))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(neg.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 x (sqrt.f64 y)) (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (/.f64 (sqrt.f64 y) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 y) #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 y) x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 y) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) (/.f64 (sqrt.f64 y) (*.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))))) |
(/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (sqrt.f64 y)) |
(/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) (neg.f64 (sqrt.f64 y))) |
(/.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (neg.f64 (/.f64 (sqrt.f64 y) x))) |
(/.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) |
(/.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) x) (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (/.f64 x (sqrt.f64 y)) #s(literal 1/2 binary64)) (sqrt.f64 y)) |
(/.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 y))) |
(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 (/.f64 x (sqrt.f64 y)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (/.f64 x (sqrt.f64 y))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(*.f64 #s(literal 1 binary64) (/.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)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (/.f64 (sqrt.f64 y) x))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) (neg.f64 y))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (neg.f64 (sqrt.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (sqrt.f64 y) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (neg.f64 x) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))))) |
(*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.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) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) |
(*.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) (neg.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/4 binary64)) (/.f64 (sqrt.f64 y) x))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 x)) |
(*.f64 (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(*.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (sqrt.f64 y)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (*.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) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.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 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) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 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) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (*.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) y)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (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 y #s(literal -2 binary64)))) |
(cos.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)))) |
(cos.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (/.f64 x (sqrt.f64 y)))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (neg.f64 (/.f64 x (sqrt.f64 y))))) |
(cos.f64 (*.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(cos.f64 (*.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))))) |
(cos.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(cos.f64 (*.f64 (neg.f64 (/.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3/4 binary64)))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(cos.f64 (/.f64 (neg.f64 (/.f64 x (sqrt.f64 y))) (*.f64 (sqrt.f64 y) #s(literal 2 binary64)))) |
(cos.f64 (/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) (/.f64 (sqrt.f64 y) x))) |
(cos.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x))) |
(cos.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (neg.f64 (sqrt.f64 y)))) |
(cos.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))))) |
(cos.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(cos.f64 (/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(cos.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) (sqrt.f64 y))) |
(cos.f64 (/.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(cos.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(-.f64 #s(literal 0 binary64) (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 y #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.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 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) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) (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 y #s(literal -2 binary64)))))) |
(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) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (*.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) y)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (neg.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 (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) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (log.f64 #s(literal 2 binary64))))) |
(exp.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 #s(literal 2 binary64))))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)))) |
(neg.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 y) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 y) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 y y) #s(literal 4 binary64))) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/8 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (sqrt.f64 y)) (pow.f64 #s(literal 2 binary64) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/4 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (sqrt.f64 y))) |
(*.f64 (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 y (*.f64 y #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/8 binary64)) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 y) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 y) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 y) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 y) (*.f64 #s(literal -1/2 binary64) (log.f64 #s(literal 2 binary64))))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 y)))) |
(exp.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (log.f64 y)))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (log.f64 y)))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (log.f64 y)))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 y)) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 y)) |
(/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 y))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 (pow.f64 (*.f64 y (*.f64 y #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/8 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64)) #s(literal -4 binary64)) |
(pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 (*.f64 y y) #s(literal 4 binary64))) #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (sqrt.f64 y))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (*.f64 y (*.f64 y #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/8 binary64))) |
(*.f64 (neg.f64 (pow.f64 y #s(literal -1/4 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (*.f64 y (*.f64 y #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/8 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 y #s(literal 1/4 binary64)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 #s(literal 2 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 #s(literal -1/4 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (log.f64 #s(literal 2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (neg.f64 (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
y |
(exp.f64 (log.f64 y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 y)) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 y) (*.f64 #s(literal 1/2 binary64) (log.f64 y)))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 y)) (*.f64 #s(literal -1/2 binary64) (log.f64 y)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 y))) (neg.f64 y)) |
(sqrt.f64 (*.f64 y y)) |
(neg.f64 (neg.f64 y)) |
(neg.f64 (/.f64 (neg.f64 y) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(/.f64 y #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 y #s(literal 3/4 binary64)))) |
(/.f64 (pow.f64 y #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (pow.f64 y #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 y)) (/.f64 #s(literal -1 binary64) (sqrt.f64 y))) |
(/.f64 (neg.f64 y) #s(literal -1 binary64)) |
(/.f64 (pow.f64 y #s(literal 3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) |
(/.f64 (neg.f64 (pow.f64 y #s(literal 3/4 binary64))) (neg.f64 (pow.f64 y #s(literal -1/4 binary64)))) |
(/.f64 (*.f64 (pow.f64 y #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal -1/4 binary64))) |
(pow.f64 y #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 y) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1/2 binary64)) |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 y) (sqrt.f64 y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 y)) |
(*.f64 #s(literal 1 binary64) y) |
(*.f64 (pow.f64 y #s(literal 1/4 binary64)) (pow.f64 y #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 y #s(literal 1/4 binary64)) (pow.f64 (pow.f64 y #s(literal -3/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 y)) (neg.f64 (sqrt.f64 y))) |
(*.f64 (pow.f64 y #s(literal 3/4 binary64)) (pow.f64 y #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 y) (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (fma.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (log.f64 y)))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 y)) (*.f64 #s(literal -1/4 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(neg.f64 (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(neg.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 y #s(literal 3/4 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) |
(/.f64 (pow.f64 y #s(literal 1/4 binary64)) (pow.f64 (*.f64 y (*.f64 y #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 y)) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(/.f64 (pow.f64 y #s(literal 3/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(/.f64 (pow.f64 y #s(literal 3/4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64))) |
(/.f64 (*.f64 (sqrt.f64 y) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(/.f64 (neg.f64 (pow.f64 y #s(literal 3/4 binary64))) (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)))) |
(/.f64 (*.f64 (pow.f64 y #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64))) #s(literal 1 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64))) |
(/.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64)) (sqrt.f64 y)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64))) |
(pow.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 y)) |
(*.f64 (pow.f64 y #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 y) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 y #s(literal 1/4 binary64)) (pow.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (sqrt.f64 y)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 y)) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (sqrt.f64 y))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)) (sqrt.f64 y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal 3/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal 1/4 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 y #s(literal 1/4 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64)) (pow.f64 y #s(literal 1/4 binary64))) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64)) (pow.f64 y #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64))) #s(literal -1/8 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/8 binary64) (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/8 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(neg.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) |
(/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(/.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64))) |
(/.f64 (neg.f64 (pow.f64 y #s(literal -1/4 binary64))) (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64)))) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) #s(literal -1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/4 binary64)) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (neg.f64 (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (sqrt.f64 y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)) (neg.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64))))) |
(*.f64 (neg.f64 (pow.f64 y #s(literal -1/4 binary64))) (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64))) (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 y) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 y #s(literal -1/4 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64))) |
| 1× | egg-herbie |
| 7 958× | lower-fma.f64 |
| 7 958× | lower-fma.f32 |
| 5 604× | lower-*.f64 |
| 5 604× | lower-*.f32 |
| 2 350× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 487 | 6245 |
| 1 | 1450 | 5653 |
| 2 | 5691 | 5592 |
| 0 | 8026 | 5440 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2))))) |
(+ 1 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/4 (/ (pow (sqrt 1/2) 4) (* (pow y 4) (pow (sqrt 2) 4)))) (* 1/24 (/ (pow (sqrt 1/2) 4) (* (pow y 4) (pow (sqrt 2) 4))))))) (* -1/2 (/ (pow (sqrt 1/2) 2) (* (pow y 2) (pow (sqrt 2) 2))))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/720 (/ (pow (sqrt 1/2) 6) (* (pow y 6) (pow (sqrt 2) 6)))) (+ (* 1/48 (/ (pow (sqrt 1/2) 6) (* (pow y 6) (pow (sqrt 2) 6)))) (* 1/2 (/ (* (pow (sqrt 1/2) 2) (+ (* -1/4 (/ (pow (sqrt 1/2) 4) (* (pow y 4) (pow (sqrt 2) 4)))) (* 1/24 (/ (pow (sqrt 1/2) 4) (* (pow y 4) (pow (sqrt 2) 4)))))) (* (pow y 2) (pow (sqrt 2) 2)))))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 4) (* (pow y 4) (pow (sqrt 2) 4)))) (* 1/24 (/ (pow (sqrt 1/2) 4) (* (pow y 4) (pow (sqrt 2) 4))))))) (* -1/2 (/ (pow (sqrt 1/2) 2) (* (pow y 2) (pow (sqrt 2) 2))))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2))))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (pow (sqrt 2) 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (pow (sqrt 2) 4)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2))))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 6)) (pow (sqrt 2) 6))) (+ (* 1/48 (/ (* (pow x 6) (pow (sqrt 1/2) 6)) (pow (sqrt 2) 6))) (* 1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 2) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (pow (sqrt 2) 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (pow (sqrt 2) 4)))))) (pow (sqrt 2) 2))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2)))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (pow (sqrt 2) 4)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (pow (sqrt 2) 4))))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (* (pow (sqrt -2) 2) (pow (sqrt -1) 2)))))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4))))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (* (pow (sqrt -2) 2) (pow (sqrt -1) 2)))))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 6)) (* (pow (sqrt -2) 6) (pow (sqrt -1) 6)))) (+ (* 1/48 (/ (* (pow x 6) (pow (sqrt 1/2) 6)) (* (pow (sqrt -2) 6) (pow (sqrt -1) 6)))) (* 1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 2) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4))))))) (* (pow (sqrt -2) 2) (pow (sqrt -1) 2)))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (* (pow (sqrt -2) 2) (pow (sqrt -1) 2))))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4))))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4)))))))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(* -1 (/ (* x (sqrt 1/2)) (* y (* (sqrt -2) (sqrt -1))))) |
(* -1 (/ (* x (sqrt 1/2)) (* y (* (sqrt -2) (sqrt -1))))) |
(* -1 (/ (* x (sqrt 1/2)) (* y (* (sqrt -2) (sqrt -1))))) |
(* -1 (/ (* x (sqrt 1/2)) (* y (* (sqrt -2) (sqrt -1))))) |
1 |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2))))) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (* (pow y 2) (pow (sqrt 2) 2)))) (* 1/24 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (* (pow y 4) (pow (sqrt 2) 4))))))) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (* (pow y 2) (pow (sqrt 2) 2)))) (* (pow x 2) (+ (* -1/720 (/ (* (pow x 2) (pow (sqrt 1/2) 6)) (* (pow y 6) (pow (sqrt 2) 6)))) (* 1/24 (/ (pow (sqrt 1/2) 4) (* (pow y 4) (pow (sqrt 2) 4))))))))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
1 |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2))))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (pow (sqrt 2) 4)))))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2)))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 6)) (* (pow y 6) (pow (sqrt 2) 6)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (pow (sqrt 2) 4))))))) |
1 |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (* (pow (sqrt -2) 2) (pow (sqrt -1) 2)))))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (* (pow (sqrt -2) 2) (pow (sqrt -1) 2))))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4))))))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (* (pow (sqrt -2) 2) (pow (sqrt -1) 2))))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 6)) (* (pow y 6) (* (pow (sqrt -2) 6) (pow (sqrt -1) 6))))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4)))))))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
(* x (sqrt (/ 1 y))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
1 |
(+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8)))) (pow y 4)))) (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (/ (pow x 6) (pow (sqrt 2) 12))) (+ (* 1/48 (/ (pow x 6) (pow (sqrt 2) 12))) (* 1/2 (/ (* (pow x 2) (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8))))) (pow (sqrt 2) 4))))) (pow y 6)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/4 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8))))))) |
1 |
(+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt -2) 4))))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (/ (pow x 4) (pow (sqrt -2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt -2) 8)))) (pow y 4)))) (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt -2) 4))))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (/ (pow x 6) (pow (sqrt -2) 12))) (+ (* 1/48 (/ (pow x 6) (pow (sqrt -2) 12))) (* 1/2 (/ (* (pow x 2) (+ (* -1/4 (/ (pow x 4) (pow (sqrt -2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt -2) 8))))) (pow (sqrt -2) 4))))) (pow y 6)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt -2) 4)))) (+ (* -1/4 (/ (pow x 4) (* (pow y 4) (pow (sqrt -2) 8)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt -2) 8))))))) |
1 |
(+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(+ 1 (* (pow x 2) (+ (* 5/24 (/ (pow x 2) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/720 (/ (pow x 2) (* (pow y 6) (pow (sqrt 2) 12)))) (* 5/24 (/ 1 (* (pow y 4) (pow (sqrt 2) 8)))))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(* -1 (/ x (* y (pow (sqrt -2) 2)))) |
(* -1 (/ x (* y (pow (sqrt -2) 2)))) |
(* -1 (/ x (* y (pow (sqrt -2) 2)))) |
(* -1 (/ x (* y (pow (sqrt -2) 2)))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(* (/ (* x (sqrt -1)) (sqrt -2)) (sqrt (/ 1 y))) |
(* (/ (* x (sqrt -1)) (sqrt -2)) (sqrt (/ 1 y))) |
(* (/ (* x (sqrt -1)) (sqrt -2)) (sqrt (/ 1 y))) |
(* (/ (* x (sqrt -1)) (sqrt -2)) (sqrt (/ 1 y))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
1 |
(+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/720 (/ (pow x 6) (* (pow y 6) (pow (sqrt 2) 12)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8))))))) |
1 |
(+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt -2) 4))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt -2) 4)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt -2) 8)))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt -2) 4)))) (+ (* -1/720 (/ (pow x 6) (* (pow y 6) (pow (sqrt -2) 12)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt -2) 8))))))) |
1 |
(+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (* (pow y 6) (pow (sqrt 2) 12)))) (* 1/24 (/ 1 (* (pow y 4) (pow (sqrt 2) 8)))))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
1 |
(+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(+ 1 (* (pow x 2) (+ (* 5/24 (/ (pow x 2) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/720 (/ (pow x 2) (* (pow y 6) (pow (sqrt 2) 12)))) (* 5/24 (/ 1 (* (pow y 4) (pow (sqrt 2) 8)))))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
1 |
(+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8)))) (pow y 4)))) (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (/ (pow x 6) (pow (sqrt 2) 12))) (+ (* 1/48 (/ (pow x 6) (pow (sqrt 2) 12))) (* 1/2 (/ (* (pow x 2) (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8))))) (pow (sqrt 2) 4))))) (pow y 6)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/4 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8))))))) |
1 |
(+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8)))) (pow y 4)))) (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (/ (pow x 6) (pow (sqrt 2) 12))) (+ (* 1/48 (/ (pow x 6) (pow (sqrt 2) 12))) (* 1/2 (/ (* (pow x 2) (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8))))) (pow (sqrt 2) 4))))) (pow y 6)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/4 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8))))))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(* -1 (/ x (* y (pow (sqrt 2) 2)))) |
(* -1 (/ x (* y (pow (sqrt 2) 2)))) |
(* -1 (/ x (* y (pow (sqrt 2) 2)))) |
(* -1 (/ x (* y (pow (sqrt 2) 2)))) |
1 |
(+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (* (pow y 6) (pow (sqrt 2) 12)))) (* 1/24 (/ 1 (* (pow y 4) (pow (sqrt 2) 8)))))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
1 |
(+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/720 (/ (pow x 6) (* (pow y 6) (pow (sqrt 2) 12)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8))))))) |
1 |
(+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/720 (/ (pow x 6) (* (pow y 6) (pow (sqrt 2) 12)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8))))))) |
1 |
(+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(+ 1 (* (pow x 2) (+ (* 5/24 (/ (pow x 2) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/720 (/ (pow x 2) (* (pow y 6) (pow (sqrt 2) 12)))) (* 5/24 (/ 1 (* (pow y 4) (pow (sqrt 2) 8)))))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
1 |
(+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8)))) (pow y 4)))) (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (/ (pow x 6) (pow (sqrt 2) 12))) (+ (* 1/48 (/ (pow x 6) (pow (sqrt 2) 12))) (* 1/2 (/ (* (pow x 2) (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8))))) (pow (sqrt 2) 4))))) (pow y 6)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/4 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8))))))) |
1 |
(+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (* (pow (sqrt -2) 2) (* (pow (sqrt -1) 2) (pow (sqrt 2) 2))))))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (/ (pow x 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4))))) (* 1/24 (/ (pow x 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4)))))) (pow y 4)))) (* -1/2 (/ (pow x 2) (* (pow y 2) (* (pow (sqrt -2) 2) (* (pow (sqrt -1) 2) (pow (sqrt 2) 2))))))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (/ (pow x 6) (* (pow (sqrt -2) 6) (* (pow (sqrt -1) 6) (pow (sqrt 2) 6))))) (+ (* 1/48 (/ (pow x 6) (* (pow (sqrt -2) 6) (* (pow (sqrt -1) 6) (pow (sqrt 2) 6))))) (* 1/2 (/ (* (pow x 2) (+ (* -1/4 (/ (pow x 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4))))) (* 1/24 (/ (pow x 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4))))))) (* (pow (sqrt -2) 2) (* (pow (sqrt -1) 2) (pow (sqrt 2) 2))))))) (pow y 6)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (* (pow (sqrt -2) 2) (* (pow (sqrt -1) 2) (pow (sqrt 2) 2)))))) (+ (* -1/4 (/ (pow x 4) (* (pow y 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4)))))) (* 1/24 (/ (pow x 4) (* (pow y 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4))))))))) |
(* (exp (* 1/4 (+ (log 2) (log y)))) (sqrt 2)) |
(* (exp (* 1/4 (+ (log 2) (log y)))) (sqrt 2)) |
(* (exp (* 1/4 (+ (log 2) (log y)))) (sqrt 2)) |
(* (exp (* 1/4 (+ (log 2) (log y)))) (sqrt 2)) |
(* (exp (* 1/4 (+ (log 2) (* -1 (log (/ 1 y)))))) (sqrt 2)) |
(* (exp (* 1/4 (+ (log 2) (* -1 (log (/ 1 y)))))) (sqrt 2)) |
(* (exp (* 1/4 (+ (log 2) (* -1 (log (/ 1 y)))))) (sqrt 2)) |
(* (exp (* 1/4 (+ (log 2) (* -1 (log (/ 1 y)))))) (sqrt 2)) |
(* (exp (* 1/4 (+ (log -2) (* -1 (log (/ -1 y)))))) (sqrt 2)) |
(* (exp (* 1/4 (+ (log -2) (* -1 (log (/ -1 y)))))) (sqrt 2)) |
(* (exp (* 1/4 (+ (log -2) (* -1 (log (/ -1 y)))))) (sqrt 2)) |
(* (exp (* 1/4 (+ (log -2) (* -1 (log (/ -1 y)))))) (sqrt 2)) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/ x (* y (pow (sqrt 2) 2))) |
(* -1 (/ x (* y (* (sqrt -2) (* (sqrt -1) (sqrt 2)))))) |
(* -1 (/ x (* y (* (sqrt -2) (* (sqrt -1) (sqrt 2)))))) |
(* -1 (/ x (* y (* (sqrt -2) (* (sqrt -1) (sqrt 2)))))) |
(* -1 (/ x (* y (* (sqrt -2) (* (sqrt -1) (sqrt 2)))))) |
1 |
(+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (* (pow y 6) (pow (sqrt 2) 12)))) (* 1/24 (/ 1 (* (pow y 4) (pow (sqrt 2) 8)))))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
1 |
(+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/720 (/ (pow x 6) (* (pow y 6) (pow (sqrt 2) 12)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8))))))) |
1 |
(+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (* (pow (sqrt -2) 2) (* (pow (sqrt -1) 2) (pow (sqrt 2) 2))))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (* (pow (sqrt -2) 2) (* (pow (sqrt -1) 2) (pow (sqrt 2) 2)))))) (* 1/24 (/ (pow x 4) (* (pow y 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4)))))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (* (pow (sqrt -2) 2) (* (pow (sqrt -1) 2) (pow (sqrt 2) 2)))))) (+ (* -1/720 (/ (pow x 6) (* (pow y 6) (* (pow (sqrt -2) 6) (* (pow (sqrt -1) 6) (pow (sqrt 2) 6)))))) (* 1/24 (/ (pow x 4) (* (pow y 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4))))))))) |
(* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2))) |
(* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2))) |
(* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2))) |
(* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2))) |
(* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2))) |
(* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2))) |
(* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2))) |
(* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2))) |
(* (sqrt (/ 1 y)) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt -2))) |
(* (sqrt (/ 1 y)) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt -2))) |
(* (sqrt (/ 1 y)) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt -2))) |
(* (sqrt (/ 1 y)) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt -2))) |
(* (sqrt (/ 1 y)) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 y)) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 y)) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 y)) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 y)) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 y)) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 y)) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 y)) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 y)) (/ (sqrt -1) (sqrt -2))) |
(* (sqrt (/ 1 y)) (/ (sqrt -1) (sqrt -2))) |
(* (sqrt (/ 1 y)) (/ (sqrt -1) (sqrt -2))) |
(* (sqrt (/ 1 y)) (/ (sqrt -1) (sqrt -2))) |
y |
y |
y |
y |
y |
y |
y |
y |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(exp (* 1/4 (+ (log 2) (* 3 (log y))))) |
(exp (* 1/4 (+ (log 2) (* 3 (log y))))) |
(exp (* 1/4 (+ (log 2) (* 3 (log y))))) |
(exp (* 1/4 (+ (log 2) (* 3 (log y))))) |
(exp (* 1/4 (+ (log 2) (* -3 (log (/ 1 y)))))) |
(exp (* 1/4 (+ (log 2) (* -3 (log (/ 1 y)))))) |
(exp (* 1/4 (+ (log 2) (* -3 (log (/ 1 y)))))) |
(exp (* 1/4 (+ (log 2) (* -3 (log (/ 1 y)))))) |
(* (exp (* 1/4 (+ (log -2) (* -3 (log (/ -1 y)))))) (sqrt -1)) |
(* (exp (* 1/4 (+ (log -2) (* -3 (log (/ -1 y)))))) (sqrt -1)) |
(* (exp (* 1/4 (+ (log -2) (* -3 (log (/ -1 y)))))) (sqrt -1)) |
(* (exp (* 1/4 (+ (log -2) (* -3 (log (/ -1 y)))))) (sqrt -1)) |
(exp (* 1/4 (+ (log 1/2) (* -1 (log y))))) |
(exp (* 1/4 (+ (log 1/2) (* -1 (log y))))) |
(exp (* 1/4 (+ (log 1/2) (* -1 (log y))))) |
(exp (* 1/4 (+ (log 1/2) (* -1 (log y))))) |
(exp (* 1/4 (+ (log 1/2) (log (/ 1 y))))) |
(exp (* 1/4 (+ (log 1/2) (log (/ 1 y))))) |
(exp (* 1/4 (+ (log 1/2) (log (/ 1 y))))) |
(exp (* 1/4 (+ (log 1/2) (log (/ 1 y))))) |
(exp (* 1/4 (+ (log -1/2) (log (/ -1 y))))) |
(exp (* 1/4 (+ (log -1/2) (log (/ -1 y))))) |
(exp (* 1/4 (+ (log -1/2) (log (/ -1 y))))) |
(exp (* 1/4 (+ (log -1/2) (log (/ -1 y))))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/4 (/ (pow (sqrt 1/2) 4) (* (pow y 4) (pow (sqrt 2) 4)))) (* 1/24 (/ (pow (sqrt 1/2) 4) (* (pow y 4) (pow (sqrt 2) 4))))))) (* -1/2 (/ (pow (sqrt 1/2) 2) (* (pow y 2) (pow (sqrt 2) 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 5/24 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/720 (/ (pow (sqrt 1/2) 6) (* (pow y 6) (pow (sqrt 2) 6)))) (+ (* 1/48 (/ (pow (sqrt 1/2) 6) (* (pow y 6) (pow (sqrt 2) 6)))) (* 1/2 (/ (* (pow (sqrt 1/2) 2) (+ (* -1/4 (/ (pow (sqrt 1/2) 4) (* (pow y 4) (pow (sqrt 2) 4)))) (* 1/24 (/ (pow (sqrt 1/2) 4) (* (pow y 4) (pow (sqrt 2) 4)))))) (* (pow y 2) (pow (sqrt 2) 2)))))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 4) (* (pow y 4) (pow (sqrt 2) 4)))) (* 1/24 (/ (pow (sqrt 1/2) 4) (* (pow y 4) (pow (sqrt 2) 4))))))) (* -1/2 (/ (pow (sqrt 1/2) 2) (* (pow y 2) (pow (sqrt 2) 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (fma.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))) #s(literal 7/360 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 y y)) #s(literal -5/48 binary64)))) (*.f64 x (neg.f64 x)) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) #s(literal 5/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(/ 1 (cos (/ (* x (sqrt 1/2)) (* y (sqrt 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (pow (sqrt 2) 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (pow (sqrt 2) 4)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (/.f64 #s(literal -5/24 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 6)) (pow (sqrt 2) 6))) (+ (* 1/48 (/ (* (pow x 6) (pow (sqrt 1/2) 6)) (pow (sqrt 2) 6))) (* 1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 2) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (pow (sqrt 2) 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (pow (sqrt 2) 4)))))) (pow (sqrt 2) 2))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2)))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (pow (sqrt 2) 4)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (pow (sqrt 2) 4))))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -5/24 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 6 binary64))) #s(literal 7/360 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) #s(literal 5/24 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (* (pow (sqrt -2) 2) (pow (sqrt -1) 2)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4))))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (* (pow (sqrt -2) 2) (pow (sqrt -1) 2)))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 #s(literal -5/24 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 6)) (* (pow (sqrt -2) 6) (pow (sqrt -1) 6)))) (+ (* 1/48 (/ (* (pow x 6) (pow (sqrt 1/2) 6)) (* (pow (sqrt -2) 6) (pow (sqrt -1) 6)))) (* 1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 2) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4))))))) (* (pow (sqrt -2) 2) (pow (sqrt -1) 2)))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (* (pow (sqrt -2) 2) (pow (sqrt -1) 2))))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4))))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4)))))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -5/24 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64)))) #s(literal 7/360 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) #s(literal 5/24 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(/ (* x (sqrt 1/2)) (* y (sqrt 2))) |
(/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (/ (* x (sqrt 1/2)) (* y (* (sqrt -2) (sqrt -1))))) |
(neg.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y)))) |
(* -1 (/ (* x (sqrt 1/2)) (* y (* (sqrt -2) (sqrt -1))))) |
(neg.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y)))) |
(* -1 (/ (* x (sqrt 1/2)) (* y (* (sqrt -2) (sqrt -1))))) |
(neg.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y)))) |
(* -1 (/ (* x (sqrt 1/2)) (* y (* (sqrt -2) (sqrt -1))))) |
(neg.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2))))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (* (pow y 2) (pow (sqrt 2) 2)))) (* 1/24 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (* (pow y 4) (pow (sqrt 2) 4))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (* (pow y 2) (pow (sqrt 2) 2)))) (* (pow x 2) (+ (* -1/720 (/ (* (pow x 2) (pow (sqrt 1/2) 6)) (* (pow y 6) (pow (sqrt 2) 6)))) (* 1/24 (/ (pow (sqrt 1/2) 4) (* (pow y 4) (pow (sqrt 2) 4))))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 6 binary64))))) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(cos (/ (* x (sqrt 1/2)) (* y (sqrt 2)))) |
(cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2))))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (pow (sqrt 2) 4)))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (pow (sqrt 2) 2)))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 6)) (* (pow y 6) (pow (sqrt 2) 6)))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (pow (sqrt 2) 4))))))) |
(+.f64 (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (* (pow (sqrt -2) 2) (pow (sqrt -1) 2)))))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (* (pow (sqrt -2) 2) (pow (sqrt -1) 2))))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4))))))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (* (pow y 2) (* (pow (sqrt -2) 2) (pow (sqrt -1) 2))))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 6)) (* (pow y 6) (* (pow (sqrt -2) 6) (pow (sqrt -1) 6))))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 4)) (* (pow y 4) (* (pow (sqrt -2) 4) (pow (sqrt -1) 4)))))))) |
(+.f64 (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))))))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* x (sqrt (/ 1 y))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 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 (*.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 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 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 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x 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 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (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 (/ (+ (* -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 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x 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 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (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 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #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 x (*.f64 y #s(literal 2 binary64)))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) (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))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/46080 binary64)) (pow.f64 y #s(literal 6 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) (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))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/46080 binary64)) (pow.f64 y #s(literal 6 binary64)))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8)))) (pow y 4)))) (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64))) (/.f64 #s(literal -5/24 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (/ (pow x 6) (pow (sqrt 2) 12))) (+ (* 1/48 (/ (pow x 6) (pow (sqrt 2) 12))) (* 1/2 (/ (* (pow x 2) (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8))))) (pow (sqrt 2) 4))))) (pow y 6)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/4 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8))))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 12 binary64))) #s(literal 7/360 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64))) (/.f64 #s(literal -5/24 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64)))) #s(literal 5/24 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt -2) 4))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (/ (pow x 4) (pow (sqrt -2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt -2) 8)))) (pow y 4)))) (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt -2) 4))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 8 binary64))) (/.f64 #s(literal -5/24 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (/ (pow x 6) (pow (sqrt -2) 12))) (+ (* 1/48 (/ (pow x 6) (pow (sqrt -2) 12))) (* 1/2 (/ (* (pow x 2) (+ (* -1/4 (/ (pow x 4) (pow (sqrt -2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt -2) 8))))) (pow (sqrt -2) 4))))) (pow y 6)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt -2) 4)))) (+ (* -1/4 (/ (pow x 4) (* (pow y 4) (pow (sqrt -2) 8)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt -2) 8))))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 8 binary64))) (/.f64 #s(literal -5/24 binary64) (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 12 binary64))) #s(literal 7/360 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 8 binary64)))) #s(literal 5/24 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y (*.f64 y (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 4 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/24 (/ (pow x 2) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 5/24 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/720 (/ (pow x 2) (* (pow y 6) (pow (sqrt 2) 12)))) (* 5/24 (/ 1 (* (pow y 4) (pow (sqrt 2) 8)))))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/720 binary64) (/.f64 (*.f64 x x) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 12 binary64)))) (/.f64 #s(literal 5/24 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* -1 (/ x (* y (pow (sqrt -2) 2)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* -1 (/ x (* y (pow (sqrt -2) 2)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* -1 (/ x (* y (pow (sqrt -2) 2)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* -1 (/ x (* y (pow (sqrt -2) 2)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(* (/ (* x (sqrt -1)) (sqrt -2)) (sqrt (/ 1 y))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -2 binary64))) |
(* (/ (* x (sqrt -1)) (sqrt -2)) (sqrt (/ 1 y))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -2 binary64))) |
(* (/ (* x (sqrt -1)) (sqrt -2)) (sqrt (/ 1 y))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -2 binary64))) |
(* (/ (* x (sqrt -1)) (sqrt -2)) (sqrt (/ 1 y))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -2 binary64))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(* (/ x (sqrt 2)) (sqrt (/ 1 y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64)))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/720 (/ (pow x 6) (* (pow y 6) (pow (sqrt 2) 12)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8))))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 12 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64)))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt -2) 4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt -2) 4)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt -2) 8)))))) |
(fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 8 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 4 binary64))))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt -2) 4)))) (+ (* -1/720 (/ (pow x 6) (* (pow y 6) (pow (sqrt -2) 12)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt -2) 8))))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 8 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 12 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (* (pow y 6) (pow (sqrt 2) 12)))) (* 1/24 (/ 1 (* (pow y 4) (pow (sqrt 2) 8)))))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 x x) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 12 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/24 (/ (pow x 2) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 5/24 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/720 (/ (pow x 2) (* (pow y 6) (pow (sqrt 2) 12)))) (* 5/24 (/ 1 (* (pow y 4) (pow (sqrt 2) 8)))))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/720 binary64) (/.f64 (*.f64 x x) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 12 binary64)))) (/.f64 #s(literal 5/24 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8)))) (pow y 4)))) (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64))) (/.f64 #s(literal -5/24 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (/ (pow x 6) (pow (sqrt 2) 12))) (+ (* 1/48 (/ (pow x 6) (pow (sqrt 2) 12))) (* 1/2 (/ (* (pow x 2) (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8))))) (pow (sqrt 2) 4))))) (pow y 6)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/4 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8))))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 12 binary64))) #s(literal 7/360 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64))) (/.f64 #s(literal -5/24 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64)))) #s(literal 5/24 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8)))) (pow y 4)))) (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64))) (/.f64 #s(literal -5/24 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (/ (pow x 6) (pow (sqrt 2) 12))) (+ (* 1/48 (/ (pow x 6) (pow (sqrt 2) 12))) (* 1/2 (/ (* (pow x 2) (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8))))) (pow (sqrt 2) 4))))) (pow y 6)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/4 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8))))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 12 binary64))) #s(literal 7/360 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64))) (/.f64 #s(literal -5/24 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64)))) #s(literal 5/24 binary64)))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* -1 (/ x (* y (pow (sqrt 2) 2)))) |
(/.f64 x (*.f64 y #s(literal -2 binary64))) |
(* -1 (/ x (* y (pow (sqrt 2) 2)))) |
(/.f64 x (*.f64 y #s(literal -2 binary64))) |
(* -1 (/ x (* y (pow (sqrt 2) 2)))) |
(/.f64 x (*.f64 y #s(literal -2 binary64))) |
(* -1 (/ x (* y (pow (sqrt 2) 2)))) |
(/.f64 x (*.f64 y #s(literal -2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (* (pow y 6) (pow (sqrt 2) 12)))) (* 1/24 (/ 1 (* (pow y 4) (pow (sqrt 2) 8)))))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 x x) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 12 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64)))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/720 (/ (pow x 6) (* (pow y 6) (pow (sqrt 2) 12)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8))))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 12 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64)))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64)))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/720 (/ (pow x 6) (* (pow y 6) (pow (sqrt 2) 12)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8))))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 12 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64)))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/24 (/ (pow x 2) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 5/24 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/720 (/ (pow x 2) (* (pow y 6) (pow (sqrt 2) 12)))) (* 5/24 (/ 1 (* (pow y 4) (pow (sqrt 2) 8)))))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/720 binary64) (/.f64 (*.f64 x x) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 12 binary64)))) (/.f64 #s(literal 5/24 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/ 1 (cos (/ x (* y (pow (sqrt 2) 2))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8)))) (pow y 4)))) (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64))) (/.f64 #s(literal -5/24 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (/ (pow x 6) (pow (sqrt 2) 12))) (+ (* 1/48 (/ (pow x 6) (pow (sqrt 2) 12))) (* 1/2 (/ (* (pow x 2) (+ (* -1/4 (/ (pow x 4) (pow (sqrt 2) 8))) (* 1/24 (/ (pow x 4) (pow (sqrt 2) 8))))) (pow (sqrt 2) 4))))) (pow y 6)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/4 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8))))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 12 binary64))) #s(literal 7/360 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64))) (/.f64 #s(literal -5/24 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64)))) #s(literal 5/24 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (pow x 2) (* (pow y 2) (* (pow (sqrt -2) 2) (* (pow (sqrt -1) 2) (pow (sqrt 2) 2))))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (/ (pow x 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4))))) (* 1/24 (/ (pow x 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4)))))) (pow y 4)))) (* -1/2 (/ (pow x 2) (* (pow y 2) (* (pow (sqrt -2) 2) (* (pow (sqrt -1) 2) (pow (sqrt 2) 2))))))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (neg.f64 (/.f64 #s(literal -5/24 binary64) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (/ (pow x 6) (* (pow (sqrt -2) 6) (* (pow (sqrt -1) 6) (pow (sqrt 2) 6))))) (+ (* 1/48 (/ (pow x 6) (* (pow (sqrt -2) 6) (* (pow (sqrt -1) 6) (pow (sqrt 2) 6))))) (* 1/2 (/ (* (pow x 2) (+ (* -1/4 (/ (pow x 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4))))) (* 1/24 (/ (pow x 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4))))))) (* (pow (sqrt -2) 2) (* (pow (sqrt -1) 2) (pow (sqrt 2) 2))))))) (pow y 6)))) (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (* (pow (sqrt -2) 2) (* (pow (sqrt -1) 2) (pow (sqrt 2) 2)))))) (+ (* -1/4 (/ (pow x 4) (* (pow y 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4)))))) (* 1/24 (/ (pow x 4) (* (pow y 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4))))))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) #s(literal 5/48 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))))) #s(literal 7/360 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal 5/24 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)))) |
(* (exp (* 1/4 (+ (log 2) (log y)))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 y #s(literal 1/4 binary64)))) |
(* (exp (* 1/4 (+ (log 2) (log y)))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 y #s(literal 1/4 binary64)))) |
(* (exp (* 1/4 (+ (log 2) (log y)))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 y #s(literal 1/4 binary64)))) |
(* (exp (* 1/4 (+ (log 2) (log y)))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 y #s(literal 1/4 binary64)))) |
(* (exp (* 1/4 (+ (log 2) (* -1 (log (/ 1 y)))))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 y #s(literal 1/4 binary64)))) |
(* (exp (* 1/4 (+ (log 2) (* -1 (log (/ 1 y)))))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 y #s(literal 1/4 binary64)))) |
(* (exp (* 1/4 (+ (log 2) (* -1 (log (/ 1 y)))))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 y #s(literal 1/4 binary64)))) |
(* (exp (* 1/4 (+ (log 2) (* -1 (log (/ 1 y)))))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 y #s(literal 1/4 binary64)))) |
(* (exp (* 1/4 (+ (log -2) (* -1 (log (/ -1 y)))))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/4 binary64)))) |
(* (exp (* 1/4 (+ (log -2) (* -1 (log (/ -1 y)))))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/4 binary64)))) |
(* (exp (* 1/4 (+ (log -2) (* -1 (log (/ -1 y)))))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/4 binary64)))) |
(* (exp (* 1/4 (+ (log -2) (* -1 (log (/ -1 y)))))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/4 binary64)))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/ x (* y (pow (sqrt 2) 2))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* -1 (/ x (* y (* (sqrt -2) (* (sqrt -1) (sqrt 2)))))) |
(/.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (/ x (* y (* (sqrt -2) (* (sqrt -1) (sqrt 2)))))) |
(/.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (/ x (* y (* (sqrt -2) (* (sqrt -1) (sqrt 2)))))) |
(/.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (/ x (* y (* (sqrt -2) (* (sqrt -1) (sqrt 2)))))) |
(/.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (* (pow y 4) (pow (sqrt 2) 8)))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (* (pow y 6) (pow (sqrt 2) 12)))) (* 1/24 (/ 1 (* (pow y 4) (pow (sqrt 2) 8)))))) (* 1/2 (/ 1 (* (pow y 2) (pow (sqrt 2) 4))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 x x) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 12 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos (/ x (* y (pow (sqrt 2) 2)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64)))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (pow (sqrt 2) 4)))) (+ (* -1/720 (/ (pow x 6) (* (pow y 6) (pow (sqrt 2) 12)))) (* 1/24 (/ (pow x 4) (* (pow y 4) (pow (sqrt 2) 8))))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 12 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 8 binary64)))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow x 2) (* (pow y 2) (* (pow (sqrt -2) 2) (* (pow (sqrt -1) 2) (pow (sqrt 2) 2))))))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (* (pow (sqrt -2) 2) (* (pow (sqrt -1) 2) (pow (sqrt 2) 2)))))) (* 1/24 (/ (pow x 4) (* (pow y 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4)))))))) |
(fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))))) (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (* (pow y 2) (* (pow (sqrt -2) 2) (* (pow (sqrt -1) 2) (pow (sqrt 2) 2)))))) (+ (* -1/720 (/ (pow x 6) (* (pow y 6) (* (pow (sqrt -2) 6) (* (pow (sqrt -1) 6) (pow (sqrt 2) 6)))))) (* 1/24 (/ (pow x 4) (* (pow y 4) (* (pow (sqrt -2) 4) (* (pow (sqrt -1) 4) (pow (sqrt 2) 4))))))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))))) (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))))))))) |
(* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 y)) (/ (sqrt 1/2) (sqrt 2))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 y)) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt -2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64)))) |
(* (sqrt (/ 1 y)) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt -2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64)))) |
(* (sqrt (/ 1 y)) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt -2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64)))) |
(* (sqrt (/ 1 y)) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt -2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64)))) |
(* (sqrt (/ 1 y)) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 y)) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 y)) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 y)) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 y)) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 y)) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 y)) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 y)) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 y)) (/ (sqrt -1) (sqrt -2))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 #s(literal -2 binary64))) |
(* (sqrt (/ 1 y)) (/ (sqrt -1) (sqrt -2))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 #s(literal -2 binary64))) |
(* (sqrt (/ 1 y)) (/ (sqrt -1) (sqrt -2))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 #s(literal -2 binary64))) |
(* (sqrt (/ 1 y)) (/ (sqrt -1) (sqrt -2))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 #s(literal -2 binary64))) |
y |
y |
y |
y |
y |
y |
y |
y |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(exp (* 1/4 (+ (log 2) (* 3 (log y))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 y #s(literal 3/4 binary64))) |
(exp (* 1/4 (+ (log 2) (* 3 (log y))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 y #s(literal 3/4 binary64))) |
(exp (* 1/4 (+ (log 2) (* 3 (log y))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 y #s(literal 3/4 binary64))) |
(exp (* 1/4 (+ (log 2) (* 3 (log y))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 y #s(literal 3/4 binary64))) |
(exp (* 1/4 (+ (log 2) (* -3 (log (/ 1 y)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 y #s(literal 3/4 binary64))) |
(exp (* 1/4 (+ (log 2) (* -3 (log (/ 1 y)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 y #s(literal 3/4 binary64))) |
(exp (* 1/4 (+ (log 2) (* -3 (log (/ 1 y)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 y #s(literal 3/4 binary64))) |
(exp (* 1/4 (+ (log 2) (* -3 (log (/ 1 y)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 y #s(literal 3/4 binary64))) |
(* (exp (* 1/4 (+ (log -2) (* -3 (log (/ -1 y)))))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -3/4 binary64)))) |
(* (exp (* 1/4 (+ (log -2) (* -3 (log (/ -1 y)))))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -3/4 binary64)))) |
(* (exp (* 1/4 (+ (log -2) (* -3 (log (/ -1 y)))))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -3/4 binary64)))) |
(* (exp (* 1/4 (+ (log -2) (* -3 (log (/ -1 y)))))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -3/4 binary64)))) |
(exp (* 1/4 (+ (log 1/2) (* -1 (log y))))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log 1/2) (* -1 (log y))))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log 1/2) (* -1 (log y))))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log 1/2) (* -1 (log y))))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log 1/2) (log (/ 1 y))))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log 1/2) (log (/ 1 y))))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log 1/2) (log (/ 1 y))))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log 1/2) (log (/ 1 y))))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log -1/2) (log (/ -1 y))))) |
(*.f64 (pow.f64 #s(literal -1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log -1/2) (log (/ -1 y))))) |
(*.f64 (pow.f64 #s(literal -1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log -1/2) (log (/ -1 y))))) |
(*.f64 (pow.f64 #s(literal -1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log -1/2) (log (/ -1 y))))) |
(*.f64 (pow.f64 #s(literal -1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/4 binary64))) |
Compiled 32 732 to 3 476 computations (89.4% saved)
116 alts after pruning (113 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 929 | 35 | 1 964 |
| Fresh | 26 | 78 | 104 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 959 | 116 | 2 075 |
| Status | Accuracy | Program |
|---|---|---|
| 49.8% | (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) | |
| 56.9% | (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 58.9% | (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) | |
| 58.8% | (pow.f64 (cos.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64)) #s(literal -4 binary64)) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) | |
| 59.6% | (pow.f64 (cos.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)) #s(literal 4 binary64)) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) | |
| 59.1% | (pow.f64 (cos.f64 (/.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) | |
| 59.5% | (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) | |
| 59.2% | (pow.f64 (cos.f64 (/.f64 x (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -4 binary64)))) #s(literal -1 binary64)) | |
| 59.1% | (pow.f64 (cos.f64 (/.f64 x (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -2 binary64)))) #s(literal -1 binary64)) | |
| 59.5% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64))))) #s(literal -1 binary64)) | |
| 58.5% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal -1/4 binary64)) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) #s(literal -1 binary64)) | |
| 58.9% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) #s(literal -1 binary64)) | |
| 59.3% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) #s(literal -1 binary64)) | |
| 59.2% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) | |
| 59.6% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) | |
| 59.0% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (*.f64 (sqrt.f64 y) (sqrt.f64 y)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) | |
| 59.4% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 y) (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) #s(literal -1 binary64)) | |
| 49.9% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) #s(literal -1 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) #s(literal -1 binary64)) | |
| 59.2% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) | |
| 59.3% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))))) #s(literal -1 binary64)) | |
| 59.4% | (pow.f64 (cos.f64 (/.f64 x (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) | |
| 54.0% | (pow.f64 (cos.f64 (/.f64 x (sqrt.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) | |
| 59.3% | (pow.f64 (cos.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) | |
| 59.3% | (pow.f64 (cos.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y))) #s(literal -1 binary64)) | |
| 59.3% | (pow.f64 (cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (exp.f64 (fma.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) | |
| 59.1% | (pow.f64 (cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) #s(literal -1 binary64))))) #s(literal -1 binary64)) | |
| 59.4% | (pow.f64 (cos.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 y) x)) #s(literal -1 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) | |
| 7.0% | (/.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.4% | (/.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 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.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))))) | |
| 39.6% | (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.5% | (/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x (/.f64 (/.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)))))) | |
| 44.7% | (/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.6% | (/.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) (cos.f64 #s(literal 0 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.7% | (/.f64 (/.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 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 7.1% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
| 30.7% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.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))) | |
| 43.6% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x)))))) | |
| 44.2% | (/.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 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))))) | |
| 43.6% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| 43.4% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -4 binary64)))))) | |
| 43.5% | (/.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 x (*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal -2 binary64))))))) | |
| 43.4% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))))) | |
| 43.0% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))))) | |
| 43.9% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))))) | |
| 39.4% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))))))) | |
| 39.8% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))))) | |
| 43.9% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)))))) | |
| 43.9% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) | |
| 44.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 #s(literal 1/2 binary64) y) x)))) | |
| 44.3% | (/.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)))))) | |
| 35.5% | (/.f64 (*.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) | |
| 44.0% | (/.f64 (tan.f64 (/.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.4% | (/.f64 (tan.f64 (/.f64 (pow.f64 (exp.f64 (log.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.7% | (/.f64 (tan.f64 (/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) | |
| 44.0% | (/.f64 (tan.f64 (/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.5% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) | |
| 40.7% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) | |
| 43.4% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) | |
| 43.4% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -4 binary64))))) | |
| 43.9% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))))) | |
| 44.3% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 44.3% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))))) | |
| 40.6% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1 binary64))))) | |
| 28.9% | (/.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))))) | |
| 23.6% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 16.3% | (/.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))))) | |
| 40.3% | (/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.6% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -4 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) | |
| 39.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 44.2% | (/.f64 (tan.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))))))) | |
| 40.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) | |
| 44.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| ▶ | 22.8% | (/.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)))) |
| 43.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -4 binary64))))) | |
| 44.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (*.f64 (sqrt.f64 y) (sqrt.f64 y)) #s(literal 1/2 binary64))))) | |
| 24.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y))) (*.f64 y #s(literal -2 binary64)))))) | |
| 43.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) | |
| 44.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| ✓ | 44.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 40.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| 43.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 44.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 40.1% | (/.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))))) | |
| 43.7% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.8% | (/.f64 (tan.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.9% | (/.f64 (tan.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.8% | (/.f64 (tan.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.3% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.3% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) | |
| 40.2% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.1% | (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #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)))))) | |
| ▶ | 51.1% | (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))) |
| 59.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) (/.f64 (sqrt.f64 y) (*.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))))))) | |
| 59.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (sqrt.f64 y)))) | |
| 59.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) | |
| 59.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) | |
| 59.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) | |
| 59.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x)))) | |
| 59.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) | |
| ✓ | 59.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 59.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))))) | |
| 59.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.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))))) | |
| 53.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (/.f64 (sqrt.f64 y) x))))) | |
| 59.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))))) | |
| 59.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64))))) | |
| 59.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 59.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))))) | |
| 59.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (neg.f64 (sqrt.f64 y)))))) | |
| 59.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))))) | |
| ▶ | 59.7% | (/.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))))) |
| 7.0% | (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1/2 binary64))) | |
| 7.1% | (*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| ▶ | 7.9% | (*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 44.2% | (*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.2% | (*.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))))) | |
| ✓ | 59.4% | #s(literal 1 binary64) |
Compiled 4 900 to 3 361 computations (31.4% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) |
| ✓ | cost-diff | 512 | (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 1088 | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
| ✓ | cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | cost-diff | 128 | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) |
| ✓ | cost-diff | 128 | (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
| ✓ | cost-diff | 0 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
| ✓ | cost-diff | 128 | (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 640 | (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) |
| ✓ | cost-diff | 0 | (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) |
| ✓ | cost-diff | 0 | (/.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))))) |
| ✓ | cost-diff | 192 | (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
| ✓ | cost-diff | 12928 | (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
| 4 502× | lower-*.f32 |
| 4 474× | lower-*.f64 |
| 2 736× | lower-/.f32 |
| 2 708× | lower-/.f64 |
| 2 482× | lower-neg.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 431 |
| 0 | 99 | 422 |
| 1 | 169 | 409 |
| 2 | 343 | 401 |
| 3 | 862 | 390 |
| 4 | 2945 | 381 |
| 5 | 4945 | 381 |
| 0 | 8573 | 375 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.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))))) |
#s(literal 1 binary64) |
(cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (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 y (*.f64 x #s(literal 1/2 binary64))) |
y |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
#s(literal -1 binary64) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
(fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
x |
(*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(/.f64 #s(literal -1/8 binary64) (*.f64 y y)) |
#s(literal -1/8 binary64) |
(*.f64 y y) |
y |
(/.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)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)) |
(*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) |
(neg.f64 (*.f64 x x)) |
(*.f64 x x) |
#s(literal -1/2 binary64) |
(*.f64 x y) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 x (*.f64 y #s(literal -2 binary64))) |
x |
(*.f64 y #s(literal -2 binary64)) |
y |
#s(literal -2 binary64) |
(neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) |
(cos.f64 (/.f64 x y)) |
(/.f64 x y) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1/2 binary64)) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) |
(sin.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
y |
#s(literal 3 binary64) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) |
(*.f64 #s(literal 2 binary64) (/.f64 x 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)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
| Outputs |
|---|
(/.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 x (/.f64 #s(literal 1/2 binary64) y)))) |
#s(literal 1 binary64) |
(cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) |
(cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(exp.f64 (*.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 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(neg.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 y (*.f64 x #s(literal 1/2 binary64))) |
y |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
#s(literal -1 binary64) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
(fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
x |
(*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(/.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 y y)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 y y)) |
#s(literal -1/8 binary64) |
(*.f64 y y) |
y |
(/.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 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) |
(sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(neg.f64 (*.f64 x x)) |
(*.f64 x (neg.f64 x)) |
(*.f64 x x) |
#s(literal -1/2 binary64) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 x (*.f64 y #s(literal -2 binary64))) |
x |
(*.f64 y #s(literal -2 binary64)) |
y |
#s(literal -2 binary64) |
(neg.f64 (-.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)) |
(-.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)) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) |
(cos.f64 (/.f64 x y)) |
(/.f64 x y) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1/2 binary64)) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) |
(pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) |
(sin.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
y |
#s(literal 3 binary64) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(*.f64 #s(literal 2 binary64) (/.f64 x y)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) 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)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 60.7% | (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
| ✓ | accuracy | 60.0% | (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) |
| ✓ | accuracy | 59.4% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 59.4% | (sin.f64 (/.f64 x y)) |
| ✓ | accuracy | 73.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
| ✓ | accuracy | 59.4% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 59.0% | (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
| ✓ | accuracy | 58.7% | (cos.f64 (/.f64 x y)) |
| ✓ | accuracy | 85.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
| ✓ | accuracy | 67.5% | (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)) |
| ✓ | accuracy | 59.4% | (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) |
| ✓ | accuracy | 59.0% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))) |
| ✓ | accuracy | 99.2% | (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) |
| ✓ | accuracy | 97.0% | (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
| ✓ | accuracy | 87.8% | (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
| ✓ | accuracy | 99.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))))) |
| ✓ | accuracy | 93.9% | (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
| ✓ | accuracy | 72.6% | (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 59.7% | (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) |
| 250.0ms | 58× | 3 | valid |
| 161.0ms | 113× | 1 | valid |
| 101.0ms | 48× | 4 | valid |
| 50.0ms | 26× | 2 | valid |
| 5.0ms | 10× | 0 | valid |
| 2.0ms | 1× | 5 | exit |
Compiled 433 to 57 computations (86.8% saved)
ival-mult: 151.0ms (34.5% of total)ival-cos: 81.0ms (18.5% of total)adjust: 66.0ms (15.1% of total)ival-div: 50.0ms (11.4% of total)ival-sin: 26.0ms (5.9% of total)ival-log: 14.0ms (3.2% of total)ival-tan: 13.0ms (3% of total)ival-exp: 12.0ms (2.7% of total)ival-pow: 11.0ms (2.5% of total)ival-sub: 6.0ms (1.4% of total)ival-neg: 4.0ms (0.9% of total)exact: 2.0ms (0.5% of total)ival-add: 2.0ms (0.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))> |
#<alt (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))> |
#<alt (/.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)))))> |
#<alt (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))))> |
#<alt (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)))> |
#<alt (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))> |
#<alt (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))> |
#<alt (/.f64 #s(literal -1/8 binary64) (*.f64 y y))> |
#<alt (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))> |
#<alt (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64))> |
#<alt (/.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))))> |
#<alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))> |
#<alt (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))> |
#<alt (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))> |
#<alt (*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))> |
#<alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))))> |
#<alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))> |
#<alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1/2 binary64)))> |
#<alt (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1/2 binary64))> |
#<alt (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))> |
#<alt (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))> |
#<alt (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))> |
#<alt (cos.f64 (/.f64 x y))> |
#<alt (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))> |
#<alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))> |
#<alt (sin.f64 (/.f64 x y))> |
#<alt (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))> |
#<alt (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))> |
| Outputs |
|---|
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (+ (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 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 1/64 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 1/512 (/ (pow x 2) (pow y 6))) (* 1/64 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (/ (+ (* -64 (/ (pow y 4) (pow x 2))) (* -8 (pow y 2))) (pow x 2))> |
#<alt (/ (- (+ (* -512 (/ (pow y 6) (pow x 4))) (* -8 (pow y 2))) (* 64 (/ (pow y 4) (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ (* -4096 (/ (pow y 8) (pow x 6))) (* -8 (pow y 2))) (+ (* 64 (/ (pow y 4) (pow x 2))) (* 512 (/ (pow y 6) (pow x 4))))) (pow x 2))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (/ (+ (* -64 (/ (pow y 4) (pow x 2))) (* -8 (pow y 2))) (pow x 2))> |
#<alt (/ (- (+ (* -512 (/ (pow y 6) (pow x 4))) (* -8 (pow y 2))) (* 64 (/ (pow y 4) (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ (* -4096 (/ (pow y 8) (pow x 6))) (* -8 (pow y 2))) (+ (* 64 (/ (pow y 4) (pow x 2))) (* 512 (/ (pow y 6) (pow x 4))))) (pow x 2))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* (pow y 2) (- (* -64 (/ (pow y 2) (pow x 4))) (* 8 (/ 1 (pow x 2)))))> |
#<alt (* (pow y 2) (- (* (pow y 2) (- (* -512 (/ (pow y 2) (pow x 6))) (* 64 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2)))))> |
#<alt (* (pow y 2) (- (* (pow y 2) (- (* (pow y 2) (- (* -4096 (/ (pow y 2) (pow x 8))) (* 512 (/ 1 (pow x 6))))) (* 64 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* 1/64 (/ (pow x 4) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* 1/512 (/ (pow x 6) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* -1/64 (/ (pow x 4) (pow y 4)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* 1/64 (/ (pow x 4) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* 1/512 (/ (pow x 6) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* -1/64 (/ (pow x 4) (pow y 4)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (* -1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* -1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* -1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2))> |
#<alt (/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2))> |
#<alt (/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (* -1/8 (/ x (pow y 2)))> |
#<alt (/ -1/8 (pow y 2))> |
#<alt (/ -1/8 (pow y 2))> |
#<alt (/ -1/8 (pow y 2))> |
#<alt (/ -1/8 (pow y 2))> |
#<alt (/ -1/8 (pow y 2))> |
#<alt (/ -1/8 (pow y 2))> |
#<alt (/ -1/8 (pow y 2))> |
#<alt (/ -1/8 (pow y 2))> |
#<alt (/ -1/8 (pow y 2))> |
#<alt (/ -1/8 (pow y 2))> |
#<alt (/ -1/8 (pow y 2))> |
#<alt (/ -1/8 (pow y 2))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt 1> |
#<alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (- (* 1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (- (* (pow x 2) (+ (* -1/1440 (/ (pow x 2) (pow y 6))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/80640 (/ (pow x 2) (pow y 8))) (* 1/1440 (/ 1 (pow y 6))))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))> |
#<alt (- (* 1/2 (cos (/ x y))) 1/2)> |
#<alt (- (* 1/2 (cos (/ x y))) 1/2)> |
#<alt (- (* 1/2 (cos (/ x y))) 1/2)> |
#<alt (- (* 1/2 (cos (/ x y))) 1/2)> |
#<alt (- (* 1/2 (cos (/ x y))) 1/2)> |
#<alt (- (* 1/2 (cos (/ x y))) 1/2)> |
#<alt (- (* 1/2 (cos (/ x y))) 1/2)> |
#<alt (- (* 1/2 (cos (/ x y))) 1/2)> |
#<alt (- (* 1/2 (cos (/ x y))) 1/2)> |
#<alt (- (* 1/2 (cos (/ x y))) 1/2)> |
#<alt (- (* 1/2 (cos (/ x y))) 1/2)> |
#<alt (- (* 1/2 (cos (/ x y))) 1/2)> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (/ (+ (* -1/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2)))) (pow y 2))> |
#<alt (/ (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2))))) (pow y 2))> |
#<alt (/ (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (+ (* 1/80640 (/ (pow x 8) (pow y 6))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (pow y 2))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (/ (+ (* -1/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2)))) (pow y 2))> |
#<alt (/ (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2))))) (pow y 2))> |
#<alt (/ (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (+ (* 1/80640 (/ (pow x 8) (pow y 6))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (pow y 2))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (+ (* (pow x 2) (- (* 1/1440 (/ (pow x 2) (pow y 6))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/80640 (/ (pow x 2) (pow y 8))) (* 1/1440 (/ 1 (pow y 6))))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (- 1/2 (* 1/2 (cos (/ x y))))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (/ (- (* -1/48 (/ (pow x 4) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2))> |
#<alt (/ (- (* 1/1440 (/ (pow x 6) (pow y 4))) (+ (* -1/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2))))) (pow y 2))> |
#<alt (/ (- (* -1/80640 (/ (pow x 8) (pow y 6))) (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (pow y 2))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (/ (- (* -1/48 (/ (pow x 4) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2))> |
#<alt (/ (- (* 1/1440 (/ (pow x 6) (pow y 4))) (+ (* -1/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2))))) (pow y 2))> |
#<alt (/ (- (* -1/80640 (/ (pow x 8) (pow y 6))) (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (pow y 2))> |
#<alt 1> |
#<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 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt 1> |
#<alt (- (+ 1 (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (* (pow x 2) (pow y 2))))) (* -1/12 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (* (pow x 2) (pow y 4)))) (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (* (pow x 2) (pow y 2)))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (* 1/360 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/1290240 (pow x 8)) (+ (* 1/3840 (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* 1/2 (* x (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))))))))))) (* (pow x 2) (pow y 6)))) (+ (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (* (pow x 2) (pow y 4)))) (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (* (pow x 2) (pow y 2))))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2))))) (* 1/360 (pow x 4))))) (pow y 6))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (+ (* -1/20160 (/ (pow x 6) (pow y 6))) (+ (* 1/360 (/ (* (pow x 4) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 6))) (* 1/360 (/ (pow x 4) (pow y 4)))))))))> |
#<alt 1> |
#<alt (- (+ 1 (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (* (pow x 2) (pow y 2))))) (* -1/12 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (* (pow x 2) (pow y 2)))) (* -4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (* (pow x 2) (pow y 4)))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (* 1/360 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (* (pow x 2) (pow y 2)))) (+ (* -4 (/ (+ (* -1/2 (* x (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))))) (+ (* -1/3840 (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (+ (* 1/1290240 (pow x 8)) (* 1/48 (* (pow x 3) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))))))) (* (pow x 2) (pow y 6)))) (* -4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (* (pow x 2) (pow y 4))))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2))))) (* 1/360 (pow x 4))))) (pow y 6))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (+ (* -1/20160 (/ (pow x 6) (pow y 6))) (+ (* 1/360 (/ (* (pow x 4) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 6))) (* 1/360 (/ (pow x 4) (pow y 4)))))))))> |
#<alt (* 2 (/ y x))> |
#<alt (/ (+ (* 1/3 (/ (pow x 2) y)) (* 2 y)) x)> |
#<alt (/ (+ (* 2 y) (* (pow x 2) (+ (* 7/180 (/ (pow x 2) (pow y 3))) (* 1/3 (/ 1 y))))) x)> |
#<alt (/ (+ (* 2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 31/7560 (/ (pow x 2) (pow y 5))) (* 7/180 (/ 1 (pow y 3))))) (* 1/3 (/ 1 y))))) x)> |
#<alt (/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt (/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt (/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt (/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt (/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt (/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt (/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt (/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt (/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt (/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt (/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<alt (/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2)))> |
#<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))) (* -1/6 (/ x (pow y 2)))))> |
#<alt (* y (- (+ (* -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)))) (* 2 (/ 1 x)))) (+ (* -1/6 (/ x (pow y 2))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (pow x 2))) (* -1/6 x))) (pow y 4))) (* 1/180 (/ (pow x 3) (pow y 4)))))))> |
#<alt (* y (- (+ (* -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/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)))) (+ (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))))) (+ (* -1/6 (/ x (pow y 2))) (+ (* -1/12 (/ (* (pow x 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))) (+ (* -1/12 (* (pow x 2) (- (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (pow x 2))) (* -1/6 x)))) (* 1/180 (pow x 3))))) (pow y 6))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (pow x 2))) (* -1/6 x))) (pow y 4))) (+ (* -1/10080 (/ (pow x 5) (pow y 6))) (+ (* 1/360 (/ (* (pow x 4) (- (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (pow x 2))) (* -1/6 x))) (pow y 6))) (* 1/180 (/ (pow x 3) (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)))) (+ (* 1/6 (/ x (pow y 2))) (* 2 (/ 1 x))))))> |
#<alt (* -1 (* y (- (+ (* -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))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (pow x 2))) (* 1/6 x))) (pow y 4))) (+ (* -1/180 (/ (pow x 3) (pow y 4))) (+ (* 1/6 (/ x (pow y 2))) (* 2 (/ 1 x))))))))> |
#<alt (* -1 (* y (- (+ (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (+ (* -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)))) (* -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)))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (pow x 2))) (* 1/6 x))) (pow y 4))) (+ (* -1/12 (/ (* (pow x 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))) (+ (* -1/12 (* (pow x 2) (- (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (pow x 2))) (* 1/6 x)))) (* -1/180 (pow x 3))))) (pow y 6))) (+ (* -1/180 (/ (pow x 3) (pow y 4))) (+ (* 1/10080 (/ (pow x 5) (pow y 6))) (+ (* 1/360 (/ (* (pow x 4) (- (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (pow x 2))) (* 1/6 x))) (pow y 6))) (+ (* 1/6 (/ x (pow y 2))) (* 2 (/ 1 x)))))))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 2 (* (pow x 2) (- (* 971/96768 (/ 1 (pow y 6))) (* 18139/1935360 (/ 1 (pow y 6)))))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3)))) (pow y 2))))> |
#<alt (+ 1 (+ (* 2 (/ (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3)))) (pow y 2))) (* 2 (/ (- (+ (* 1/3840 (pow x 4)) (+ (* 1/144 (pow x 4)) (* 1/45 (pow x 4)))) (+ (* 1/2 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 3))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3)))) (pow y 4)))))> |
#<alt (+ 1 (+ (* 2 (/ (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3)))) (pow y 2))) (+ (* 2 (/ (- (+ (* -1/630 (pow x 6)) (+ (* -1/1080 (pow x 6)) (+ (* -1/11520 (pow x 6)) (* -1/645120 (pow x 6))))) (+ (* 1/2 (/ (+ (* -1/6 (* (pow x 3) (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/360 (pow x 9)) (+ (* -1/5040 (pow x 9)) (* x (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))))))) (pow x 3))) (+ (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* 1/3840 (pow x 4)) (+ (* 1/144 (pow x 4)) (* 1/45 (pow x 4)))) (+ (* 1/2 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 3))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3))))) (pow x 3)) (/ (* (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3))))) (pow y 6))) (* 2 (/ (- (+ (* 1/3840 (pow x 4)) (+ (* 1/144 (pow x 4)) (* 1/45 (pow x 4)))) (+ (* 1/2 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 3))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3)))) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3)))) (pow y 2))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1 (/ (+ (* -1/45 (pow x 7)) (+ (* -1/144 (pow x 7)) (* -1/3840 (pow x 7)))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 3))))) (pow y 4))) (* 2 (/ (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3)))) (pow y 2)))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1 (/ (+ (* -1/45 (pow x 7)) (+ (* -1/144 (pow x 7)) (* -1/3840 (pow x 7)))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 3))))) (pow y 4))) (+ (* 2 (/ (- (* -1 (/ (+ (* 1/645120 (pow x 9)) (+ (* 1/11520 (pow x 9)) (+ (* 1/1080 (pow x 9)) (* 1/630 (pow x 9))))) (pow x 3))) (+ (* -1 (/ (* (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* -1/45 (pow x 7)) (+ (* -1/144 (pow x 7)) (* -1/3840 (pow x 7)))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 3)))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))))) (+ (* 1/5040 (pow x 9)) (+ (* 1/360 (pow x 9)) (* 1/6 (* (pow x 3) (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))))) (pow x 3)))))) (pow y 6))) (* 2 (/ (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3)))) (pow y 2))))))> |
#<alt (* 2 (/ y x))> |
#<alt (/ (+ (* 1/3 (/ (pow x 2) y)) (* 2 y)) x)> |
#<alt (/ (+ (* 2 y) (* (pow x 2) (+ (* 7/180 (/ (pow x 2) (pow y 3))) (* 1/3 (/ 1 y))))) x)> |
#<alt (/ (+ (* 2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 31/7560 (/ (pow x 2) (pow y 5))) (* 7/180 (/ 1 (pow y 3))))) (* 1/3 (/ 1 y))))) x)> |
#<alt (* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ y x))> |
#<alt (* y (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x))))> |
#<alt (* y (+ (* 1/3 (/ x (pow y 2))) (+ (* 2 (/ (- (* 2/45 (pow x 3)) (+ (* 1/120 (pow x 3)) (+ (* 1/60 (pow x 3)) (+ (* 1/36 (pow x 3)) (+ (* 1/18 (pow x 3)) (* 1/6 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 2)))))))) (pow y 4))) (* 2 (/ 1 x)))))> |
#<alt (* y (+ (* 1/3 (/ x (pow y 2))) (+ (* 2 (/ (- (* -1/315 (pow x 5)) (+ (* -1/6 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (+ (* -1/180 (pow x 5)) (+ (* -1/2520 (pow x 5)) (+ (* -1/5040 (pow x 5)) (+ (* 1/6 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 2))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (* 2/45 (pow x 3)) (+ (* 1/120 (pow x 3)) (+ (* 1/60 (pow x 3)) (+ (* 1/36 (pow x 3)) (+ (* 1/18 (pow x 3)) (* 1/6 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 2))))))))) (pow x 3)))))))) (pow y 6))) (+ (* 2 (/ (- (* 2/45 (pow x 3)) (+ (* 1/120 (pow x 3)) (+ (* 1/60 (pow x 3)) (+ (* 1/36 (pow x 3)) (+ (* 1/18 (pow x 3)) (* 1/6 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 2)))))))) (pow y 4))) (* 2 (/ 1 x))))))> |
#<alt (* 2 (/ y x))> |
#<alt (* -1 (* y (- (* -1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))))> |
#<alt (* -1 (* y (- (+ (* -1/3 (/ x (pow y 2))) (* 2 (/ (- (* -2/45 (pow x 3)) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (pow x 3))) (+ (* -1/18 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/6 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 2))))))) (pow y 4)))) (* 2 (/ 1 x)))))> |
#<alt (* -1 (* y (- (+ (* -1/3 (/ x (pow y 2))) (+ (* 2 (/ (- (* -2/45 (pow x 3)) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (pow x 3))) (+ (* -1/18 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/6 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 2))))))) (pow y 4))) (* 2 (/ (- (* 1/315 (pow x 5)) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -2/45 (pow x 3)) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (pow x 3))) (+ (* -1/18 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/6 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 2)))))))) (pow x 3))) (+ (* -1 (/ (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))) (pow x 3))) (+ (* 1/5040 (pow x 5)) (+ (* 1/360 (pow x 5)) (+ (* 1/6 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 2))) (* 1/6 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)))))))) (pow y 6))))) (* 2 (/ 1 x)))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/12 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/10080 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/2 x) (* 1/2 (/ (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5))) (pow y 4))))) y)> |
#<alt (/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/2 x) (+ (* 1/2 (/ (- (+ (* -1/6 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/180 (pow x 7)) (+ (* -1/2520 (pow x 7)) (* -1/5040 (pow x 7))))) (+ (* -1/3 (* (pow x 2) (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5))))) (+ (* -1/135 (pow x 7)) (* -1/315 (pow x 7))))) (pow y 6))) (* 1/2 (/ (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5))) (pow y 4)))))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/12 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* 1/12 (/ (pow x 3) (pow y 2))) (* 1/2 (/ (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5))) (pow y 4))))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* 1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/2 (/ (- (+ (* -1 (/ (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))) x)) (+ (* 1/5040 (pow x 7)) (+ (* 1/360 (pow x 7)) (* 1/6 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))))) (+ (* -1/3 (* (pow x 2) (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5))))) (+ (* 1/315 (pow x 7)) (* 1/135 (pow x 7))))) (pow y 6))) (* 1/2 (/ (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5))) (pow y 4)))))) y))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (+ (* -1/3 (/ (pow x 2) (pow y 4))) (/ 1 (pow y 2))))> |
#<alt (* (pow x 2) (+ (* (pow x 2) (- (* 2/45 (/ (pow x 2) (pow y 6))) (* 1/3 (/ 1 (pow y 4))))) (/ 1 (pow y 2))))> |
#<alt (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/315 (/ (pow x 2) (pow y 8))) (* 2/45 (/ 1 (pow y 6))))) (* 1/3 (/ 1 (pow y 4))))) (/ 1 (pow y 2))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (- (* -1/3 (/ (pow x 4) (pow y 2))) (* -1 (pow x 2))) (pow y 2))> |
#<alt (/ (- (* 2/45 (/ (pow x 6) (pow y 4))) (+ (* -1 (pow x 2)) (* 1/3 (/ (pow x 4) (pow y 2))))) (pow y 2))> |
#<alt (/ (- (* -1/315 (/ (pow x 8) (pow y 6))) (+ (* -1 (pow x 2)) (+ (* -2/45 (/ (pow x 6) (pow y 4))) (* 1/3 (/ (pow x 4) (pow y 2)))))) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (- (* -1/3 (/ (pow x 4) (pow y 2))) (* -1 (pow x 2))) (pow y 2))> |
#<alt (/ (- (* 2/45 (/ (pow x 6) (pow y 4))) (+ (* -1 (pow x 2)) (* 1/3 (/ (pow x 4) (pow y 2))))) (pow y 2))> |
#<alt (/ (- (* -1/315 (/ (pow x 8) (pow y 6))) (+ (* -1 (pow x 2)) (+ (* -2/45 (/ (pow x 6) (pow y 4))) (* 1/3 (/ (pow x 4) (pow y 2)))))) (pow y 2))> |
#<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)))> |
#<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> |
#<alt (+ 1 (* -1/2 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/2 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2))))))> |
#<alt (cos (/ x y))> |
#<alt (cos (/ x y))> |
#<alt (cos (/ x y))> |
#<alt (cos (/ x y))> |
#<alt (cos (/ x y))> |
#<alt (cos (/ x y))> |
#<alt (cos (/ x y))> |
#<alt (cos (/ x y))> |
#<alt (cos (/ x y))> |
#<alt (cos (/ x y))> |
#<alt (cos (/ x y))> |
#<alt (cos (/ x y))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4))))))> |
#<alt (* -1/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/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (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))))) (+ (* -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/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 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y))> |
#<alt (* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (/ x y)> |
#<alt (* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y)))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y)> |
#<alt (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ x y)> |
#<alt (* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (- (* 2/3 (/ (pow x 2) (pow y 4))) (* 2 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (pow y 6))) (* 2/3 (/ 1 (pow y 4))))) (* 2 (/ 1 (pow y 2))))))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (* 2/3 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (+ (* -4/45 (/ (pow x 6) (pow y 6))) (* 2/3 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (* 2/3 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (+ (* -4/45 (/ (pow x 6) (pow y 6))) (* 2/3 (/ (pow x 4) (pow y 4))))))> |
#<alt (/ x y)> |
#<alt (* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y)))> |
#<alt (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (- (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/60 (/ (pow x 5) (pow y 4))) (* 1/36 (/ (pow x 5) (pow y 4))))))) (* 2/45 (/ (pow x 5) (pow y 4)))) y)> |
#<alt (/ (- (+ x (+ (* -1/6 (/ (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))) (pow y 6))) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/180 (/ (pow x 7) (pow y 6))) (+ (* -1/2520 (/ (pow x 7) (pow y 6))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (+ (* 1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/60 (/ (pow x 5) (pow y 4))) (* 1/36 (/ (pow x 5) (pow y 4))))))))))) (+ (* -1/3 (/ (* (pow x 2) (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5)))) (pow y 6))) (+ (* -1/135 (/ (pow x 7) (pow y 6))) (+ (* -1/315 (/ (pow x 7) (pow y 6))) (* 2/45 (/ (pow x 5) (pow y 4))))))) y)> |
#<alt (/ x y)> |
#<alt (* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (- (+ (* -1 x) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (* x (pow y 4)))) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2)))))) (* -2/45 (/ (pow x 5) (pow y 4)))) y))> |
#<alt (* -1 (/ (- (+ (* -1 x) (+ (* -1 (/ (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))) (* x (pow y 6)))) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (* x (pow y 4)))) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (+ (* 1/360 (/ (pow x 7) (pow y 6))) (+ (* 1/6 (/ (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))))))) (+ (* -1/3 (/ (* (pow x 2) (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5)))) (pow y 6))) (+ (* -2/45 (/ (pow x 5) (pow y 4))) (+ (* 1/315 (/ (pow x 7) (pow y 6))) (* 1/135 (/ (pow x 7) (pow y 6))))))) y))> |
162 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 100.0ms | x | @ | 0 | (* (log (/ y (* x 1/2))) -1) |
| 24.0ms | y | @ | -inf | (* (/ (tan (/ x (* y -2))) (neg (- 1/2 (* 1/2 (cos (/ x y)))))) (sin (/ x (* y 2)))) |
| 19.0ms | y | @ | 0 | (* (log (/ y (* x 1/2))) -1) |
| 17.0ms | x | @ | -inf | (* (log (/ y (* x 1/2))) -1) |
| 16.0ms | y | @ | -inf | (* (log (/ y (* x 1/2))) -1) |
| 1× | batch-egg-rewrite |
| 4 196× | lower-/.f32 |
| 4 168× | lower-/.f64 |
| 3 884× | lower-*.f32 |
| 3 856× | lower-*.f64 |
| 1 894× | lower-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 309 |
| 0 | 99 | 305 |
| 1 | 314 | 263 |
| 2 | 1764 | 222 |
| 0 | 8606 | 219 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 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))))) |
(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) (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(/.f64 #s(literal -1/8 binary64) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)) |
(*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/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)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) |
(cos.f64 (/.f64 x y)) |
(tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 x y)) |
(cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
| Outputs |
|---|
(exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y x) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y x) #s(literal -2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 x (neg.f64 x)) (*.f64 y #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 y x) #s(literal -2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 y x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y x)) |
(/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1 binary64))) y) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1 binary64)))) (neg.f64 y)) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) y) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) (*.f64 y #s(literal -2 binary64))) x) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) x) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.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 (neg.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (neg.f64 x)) (*.f64 y #s(literal -2 binary64)))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) (neg.f64 x)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 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 (pow.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)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (/.f64 (neg.f64 x) (*.f64 (*.f64 y x) #s(literal -2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y x))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y x) #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) y)) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 y x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 y x) #s(literal -2 binary64)))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 y x))) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y x)) (*.f64 x (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #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) (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) x)) |
(*.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 x (neg.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/2 binary64) (neg.f64 x))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y x))) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) x) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (neg.f64 y))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 y x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 x)) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) (neg.f64 y)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) x) (/.f64 x y)) |
(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 #s(literal 0 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y))) |
(+.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (log.f64 x)) |
(+.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(+.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 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(-.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (log.f64 (/.f64 x (neg.f64 y))) (log.f64 #s(literal -2 binary64))) |
(neg.f64 (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)) |
(*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 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) (neg.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))))) |
(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 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 #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 (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 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos.f64 (/.f64 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 #s(literal 0 binary64) (/.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.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 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 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 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) #s(literal 1 binary64))) (/.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.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)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 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 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) #s(literal 1 binary64)) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.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 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) #s(literal 1 binary64)) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))))) (neg.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) #s(literal -1 binary64)))) |
(pow.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))) #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.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))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (*.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 #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 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 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) #s(literal 1 binary64)) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.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 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) #s(literal 1 binary64)) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) #s(literal 1 binary64)) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.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 #s(literal 1 binary64) (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) #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) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) |
(+.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.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))))) |
(exp.f64 (neg.f64 (*.f64 (log1p.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.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))) (/.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 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.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))) #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 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))))) (/.f64 (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (/.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)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 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 x (*.f64 (*.f64 y y) #s(literal -8 binary64))) x #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 #s(literal -1/8 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal -1/8 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) (/.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 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal 1/8 binary64) y) #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 x (*.f64 x #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y 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 #s(literal -1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) y) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) 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 x (*.f64 y y)) (/.f64 x #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)) |
(neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))))) |
(/.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 #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 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))))) (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.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) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))))))) |
(/.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) #s(literal 1 binary64)) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.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 (neg.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.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 (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) #s(literal 1 binary64)) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.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))) (*.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 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) #s(literal 1 binary64)) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.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))) #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 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.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))) (/.f64 (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.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))) (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 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.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))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))) #s(literal -1 binary64))))))) |
(pow.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))) #s(literal 1 binary64)) #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) (-.f64 #s(literal -1 binary64) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 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)) (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) #s(literal 1 binary64)) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.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) (-.f64 (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.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 (neg.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) #s(literal 1 binary64)) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))))))) |
(/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y y) (*.f64 x #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 x #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y y) (*.f64 x #s(literal -1/8 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (neg.f64 y)) (*.f64 x #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (/.f64 #s(literal -1/8 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (neg.f64 y)) (*.f64 #s(literal 1/8 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (/.f64 #s(literal -1/8 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 x #s(literal -1/8 binary64)) y))) |
(/.f64 (/.f64 x y) (*.f64 y #s(literal -8 binary64))) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)))) |
(/.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 y y)) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1/8 binary64))) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 x (/.f64 #s(literal -1/8 binary64) y)) y) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) x) y) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) y) y) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x #s(literal -1/8 binary64)))) (*.f64 y y)) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1/8 binary64))) (*.f64 y y)) |
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(literal -1/8 binary64) y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) x)) (*.f64 y y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) y)) (neg.f64 y)) |
(pow.f64 (/.f64 (*.f64 y y) (*.f64 x #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64)))) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) x)) |
(*.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 y y))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) x) |
(*.f64 (/.f64 x (*.f64 (*.f64 y y) #s(literal -8 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) (/.f64 #s(literal -1/8 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 x #s(literal -8 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (/.f64 #s(literal -1/8 binary64) y))) |
(*.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 x y)) |
(*.f64 (neg.f64 (*.f64 x #s(literal -1/8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal 1/8 binary64) y)) |
(*.f64 (*.f64 x #s(literal 1/8 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 x (/.f64 #s(literal -1/8 binary64) y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal -1/8 binary64)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 x (neg.f64 y))) |
(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))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.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 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64))))) |
(/.f64 #s(literal -1/8 binary64) (*.f64 y y)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y (neg.f64 y))) |
(/.f64 (/.f64 #s(literal -1/8 binary64) y) y) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/8 binary64) y)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -1/8 binary64) y))) 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 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/8 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/8 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (neg.f64 (/.f64 #s(literal -1/8 binary64) y)) (/.f64 #s(literal -1 binary64) y)) |
(exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y x) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y x) #s(literal -2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 x (neg.f64 x)) (*.f64 y #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 y x) #s(literal -2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 y x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y x)) |
(/.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1 binary64))) y) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1 binary64)))) (neg.f64 y)) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) y) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) (*.f64 y #s(literal -2 binary64))) x) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) x) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.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 (neg.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (neg.f64 x)) (*.f64 y #s(literal -2 binary64)))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) (neg.f64 x)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 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 (pow.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)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (/.f64 (neg.f64 x) (*.f64 (*.f64 y x) #s(literal -2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y x))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y x) #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) y)) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 y x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 y x) #s(literal -2 binary64)))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 y x))) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y x)) (*.f64 x (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #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) (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) x)) |
(*.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 x (neg.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/2 binary64) (neg.f64 x))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y x))) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) x) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (neg.f64 y))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 y x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 x)) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) (neg.f64 y)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) x) (/.f64 x y)) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(*.f64 x (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) x) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.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 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(neg.f64 (/.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 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (tan.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)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 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) (/.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 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)))) (*.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 (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 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (*.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)))) (neg.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.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)))))) |
(pow.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #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) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(*.f64 #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 (/.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)))) (sin.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 #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 #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 #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 (/.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 y #s(literal 2 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))))) (/.f64 (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)))) (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 (pow.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.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 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (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) (neg.f64 (/.f64 #s(literal -1 binary64) (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 (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 y #s(literal -2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))))) |
(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) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (cos.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 #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 (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 (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 #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 1 binary64))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(-.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 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 0 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (neg.f64 (fma.f64 (*.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)) #s(literal 1/4 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)) (neg.f64 (fma.f64 (*.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)) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(neg.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) (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) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 (*.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)) #s(literal 1/4 binary64))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.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)) #s(literal 1/4 binary64)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) (neg.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (neg.f64 (pow.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.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)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 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/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)))) (fma.f64 (*.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)) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.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)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.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)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #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/8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))))) |
(/.f64 (-.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.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)) #s(literal 1/4 binary64))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.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)) #s(literal 1/4 binary64)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(+.f64 #s(literal 0 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.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)) #s(literal 1/4 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)) (fma.f64 (*.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)) #s(literal 1/4 binary64))))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.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)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)) (fma.f64 (*.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)) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/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)) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.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)) #s(literal 1/4 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)) (fma.f64 (*.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)) #s(literal 1/4 binary64))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 #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 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 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (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) (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64))) (fma.f64 (*.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)) #s(literal 1/4 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #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 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.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)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 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/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (fma.f64 (*.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)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (*.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)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.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)) #s(literal 1/4 binary64)) (fma.f64 (*.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)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.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)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (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)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.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)) #s(literal 1/4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)) (fma.f64 (*.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)) #s(literal 1/4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.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)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.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)) #s(literal 1/4 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)) (fma.f64 (*.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)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)) (fma.f64 (*.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)) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.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)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)) (fma.f64 (*.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)) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (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) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.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)) #s(literal 1/4 binary64)))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #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 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.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)) #s(literal 1/4 binary64))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (neg.f64 (*.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) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (neg.f64 (*.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) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (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) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (sin.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)) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (*.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (tan.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 (neg.f64 (*.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 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)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.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)) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (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) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (*.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) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/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 (*.f64 y #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #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 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)))) (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.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)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 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)))))) |
(*.f64 (/.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)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.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)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 0 binary64) (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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) (/.f64 (*.f64 (cos.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))))) (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)))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (*.f64 (cos.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 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (cos.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 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/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))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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) (*.f64 (cos.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 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/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)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #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 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (sin.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 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal 3 binary64)))) (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.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)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) #s(literal -1 binary64)) (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x 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/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #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)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x 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 y))) (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #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 -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #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 y))) #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x 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 y))) #s(literal -2 binary64)) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #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 y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 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 y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (sin.f64 (/.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (sin.f64 (/.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (/.f64 x y))) #s(literal 2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 1/2 binary64))) |
(pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) |
(*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 y) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 (neg.f64 y)) (log.f64 (/.f64 #s(literal -2 binary64) x))) |
(+.f64 (log.f64 (neg.f64 y)) (neg.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(+.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 (/.f64 y x)) (neg.f64 (log.f64 #s(literal 1/2 binary64)))) |
(+.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (log.f64 y)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 y x))) |
(+.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (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 (/.f64 y x)) (log.f64 #s(literal 1/2 binary64))) |
(-.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 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (neg.f64 (/.f64 y x))) (log.f64 #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 (*.f64 x #s(literal 1/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 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 (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 (*.f64 x #s(literal 1/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 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 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)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 (log.f64 y) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (sin.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))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(neg.f64 (sin.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y x) #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 #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 (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) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(cos.f64 (/.f64 x y)) |
(cos.f64 (/.f64 x (neg.f64 y))) |
(+.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (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) (neg.f64 (/.f64 #s(literal -1 binary64) (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 (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)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(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 #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)))) (/.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 #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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (sin.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)))))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (sin.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))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(neg.f64 (sin.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y x) #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 #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 (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) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (sin.f64 (/.f64 x y)))) |
(sin.f64 (/.f64 x y)) |
(neg.f64 (sin.f64 (/.f64 x (neg.f64 y)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) |
(cos.f64 (+.f64 (/.f64 x y) (/.f64 x y))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 4 binary64)) (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 4 binary64)) (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (cos.f64 (/.f64 x y)) (cos.f64 (/.f64 x y)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(fma.f64 (cos.f64 (/.f64 x y)) (cos.f64 (/.f64 x y)) (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)))) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)))) |
(fma.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(fma.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)))) |
(fma.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(fma.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 4 binary64)) (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) (-.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64))))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 4 binary64)) (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64)) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64)) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 4 binary64)) (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 6 binary64)) (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))))) |
(*.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 4 binary64)) (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (-.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(neg.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (/.f64 (sin.f64 (/.f64 x y)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 3 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (sin.f64 (/.f64 x y))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 6 574× | lower-*.f64 |
| 6 574× | lower-*.f32 |
| 6 280× | lower-fma.f64 |
| 6 280× | lower-fma.f32 |
| 5 048× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1369 | 13162 |
| 1 | 4262 | 13058 |
| 0 | 8369 | 12431 |
| 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 (+ (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 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 1/64 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 1/512 (/ (pow x 2) (pow y 6))) (* 1/64 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/ (+ (* -64 (/ (pow y 4) (pow x 2))) (* -8 (pow y 2))) (pow x 2)) |
(/ (- (+ (* -512 (/ (pow y 6) (pow x 4))) (* -8 (pow y 2))) (* 64 (/ (pow y 4) (pow x 2)))) (pow x 2)) |
(/ (- (+ (* -4096 (/ (pow y 8) (pow x 6))) (* -8 (pow y 2))) (+ (* 64 (/ (pow y 4) (pow x 2))) (* 512 (/ (pow y 6) (pow x 4))))) (pow x 2)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/ (+ (* -64 (/ (pow y 4) (pow x 2))) (* -8 (pow y 2))) (pow x 2)) |
(/ (- (+ (* -512 (/ (pow y 6) (pow x 4))) (* -8 (pow y 2))) (* 64 (/ (pow y 4) (pow x 2)))) (pow x 2)) |
(/ (- (+ (* -4096 (/ (pow y 8) (pow x 6))) (* -8 (pow y 2))) (+ (* 64 (/ (pow y 4) (pow x 2))) (* 512 (/ (pow y 6) (pow x 4))))) (pow x 2)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* (pow y 2) (- (* -64 (/ (pow y 2) (pow x 4))) (* 8 (/ 1 (pow x 2))))) |
(* (pow y 2) (- (* (pow y 2) (- (* -512 (/ (pow y 2) (pow x 6))) (* 64 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2))))) |
(* (pow y 2) (- (* (pow y 2) (- (* (pow y 2) (- (* -4096 (/ (pow y 2) (pow x 8))) (* 512 (/ 1 (pow x 6))))) (* 64 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* 1/64 (/ (pow x 4) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* 1/512 (/ (pow x 6) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* -1/64 (/ (pow x 4) (pow y 4))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* 1/64 (/ (pow x 4) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* 1/512 (/ (pow x 6) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* -1/64 (/ (pow x 4) (pow y 4))))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(* -1/8 (/ x (pow y 2))) |
(/ -1/8 (pow y 2)) |
(/ -1/8 (pow y 2)) |
(/ -1/8 (pow y 2)) |
(/ -1/8 (pow y 2)) |
(/ -1/8 (pow y 2)) |
(/ -1/8 (pow y 2)) |
(/ -1/8 (pow y 2)) |
(/ -1/8 (pow y 2)) |
(/ -1/8 (pow y 2)) |
(/ -1/8 (pow y 2)) |
(/ -1/8 (pow y 2)) |
(/ -1/8 (pow y 2)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
1 |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (- (* 1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (* (pow x 2) (+ (* -1/1440 (/ (pow x 2) (pow y 6))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/80640 (/ (pow x 2) (pow y 8))) (* 1/1440 (/ 1 (pow y 6))))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/ (+ (* -1/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2)))) (pow y 2)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (+ (* 1/80640 (/ (pow x 8) (pow y 6))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/ (+ (* -1/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2)))) (pow y 2)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (+ (* 1/80640 (/ (pow x 8) (pow y 6))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (* -1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 1/1440 (/ (pow x 2) (pow y 6))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/80640 (/ (pow x 2) (pow y 8))) (* 1/1440 (/ 1 (pow y 6))))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/ (- (* -1/48 (/ (pow x 4) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2)) |
(/ (- (* 1/1440 (/ (pow x 6) (pow y 4))) (+ (* -1/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/ (- (* -1/80640 (/ (pow x 8) (pow y 6))) (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/ (- (* -1/48 (/ (pow x 4) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2)) |
(/ (- (* 1/1440 (/ (pow x 6) (pow y 4))) (+ (* -1/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/ (- (* -1/80640 (/ (pow x 8) (pow y 6))) (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
1 |
(+ 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)))))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
1 |
(- (+ 1 (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (* (pow x 2) (pow y 2))))) (* -1/12 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (* (pow x 2) (pow y 4)))) (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (* (pow x 2) (pow y 2)))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (* 1/360 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/1290240 (pow x 8)) (+ (* 1/3840 (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* 1/2 (* x (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))))))))))) (* (pow x 2) (pow y 6)))) (+ (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (* (pow x 2) (pow y 4)))) (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (* (pow x 2) (pow y 2))))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2))))) (* 1/360 (pow x 4))))) (pow y 6))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (+ (* -1/20160 (/ (pow x 6) (pow y 6))) (+ (* 1/360 (/ (* (pow x 4) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 6))) (* 1/360 (/ (pow x 4) (pow y 4))))))))) |
1 |
(- (+ 1 (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (* (pow x 2) (pow y 2))))) (* -1/12 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (* (pow x 2) (pow y 2)))) (* -4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (* (pow x 2) (pow y 4)))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (* 1/360 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (* (pow x 2) (pow y 2)))) (+ (* -4 (/ (+ (* -1/2 (* x (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))))) (+ (* -1/3840 (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (+ (* 1/1290240 (pow x 8)) (* 1/48 (* (pow x 3) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))))))) (* (pow x 2) (pow y 6)))) (* -4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (* (pow x 2) (pow y 4))))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2))))) (* 1/360 (pow x 4))))) (pow y 6))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (+ (* -1/20160 (/ (pow x 6) (pow y 6))) (+ (* 1/360 (/ (* (pow x 4) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 6))) (* 1/360 (/ (pow x 4) (pow y 4))))))))) |
(* 2 (/ y x)) |
(/ (+ (* 1/3 (/ (pow x 2) y)) (* 2 y)) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* 7/180 (/ (pow x 2) (pow y 3))) (* 1/3 (/ 1 y))))) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 31/7560 (/ (pow x 2) (pow y 5))) (* 7/180 (/ 1 (pow y 3))))) (* 1/3 (/ 1 y))))) x) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(* 2 (/ y x)) |
(* y (- (+ (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))) (* -1/6 (/ x (pow y 2))))) |
(* y (- (+ (* -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)))) (* 2 (/ 1 x)))) (+ (* -1/6 (/ x (pow y 2))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (pow x 2))) (* -1/6 x))) (pow y 4))) (* 1/180 (/ (pow x 3) (pow y 4))))))) |
(* y (- (+ (* -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/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)))) (+ (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))))) (+ (* -1/6 (/ x (pow y 2))) (+ (* -1/12 (/ (* (pow x 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))) (+ (* -1/12 (* (pow x 2) (- (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (pow x 2))) (* -1/6 x)))) (* 1/180 (pow x 3))))) (pow y 6))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (pow x 2))) (* -1/6 x))) (pow y 4))) (+ (* -1/10080 (/ (pow x 5) (pow y 6))) (+ (* 1/360 (/ (* (pow x 4) (- (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (pow x 2))) (* -1/6 x))) (pow y 6))) (* 1/180 (/ (pow x 3) (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)))) (+ (* 1/6 (/ x (pow y 2))) (* 2 (/ 1 x)))))) |
(* -1 (* y (- (+ (* -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))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (pow x 2))) (* 1/6 x))) (pow y 4))) (+ (* -1/180 (/ (pow x 3) (pow y 4))) (+ (* 1/6 (/ x (pow y 2))) (* 2 (/ 1 x)))))))) |
(* -1 (* y (- (+ (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (+ (* -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)))) (* -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)))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (pow x 2))) (* 1/6 x))) (pow y 4))) (+ (* -1/12 (/ (* (pow x 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))) (+ (* -1/12 (* (pow x 2) (- (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (pow x 2))) (* 1/6 x)))) (* -1/180 (pow x 3))))) (pow y 6))) (+ (* -1/180 (/ (pow x 3) (pow y 4))) (+ (* 1/10080 (/ (pow x 5) (pow y 6))) (+ (* 1/360 (/ (* (pow x 4) (- (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (pow x 2))) (* 1/6 x))) (pow y 6))) (+ (* 1/6 (/ x (pow y 2))) (* 2 (/ 1 x))))))))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 2 (* (pow x 2) (- (* 971/96768 (/ 1 (pow y 6))) (* 18139/1935360 (/ 1 (pow y 6)))))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
1 |
(+ 1 (* 2 (/ (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3)))) (pow y 2)))) |
(+ 1 (+ (* 2 (/ (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3)))) (pow y 2))) (* 2 (/ (- (+ (* 1/3840 (pow x 4)) (+ (* 1/144 (pow x 4)) (* 1/45 (pow x 4)))) (+ (* 1/2 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 3))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3)))) (pow y 4))))) |
(+ 1 (+ (* 2 (/ (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3)))) (pow y 2))) (+ (* 2 (/ (- (+ (* -1/630 (pow x 6)) (+ (* -1/1080 (pow x 6)) (+ (* -1/11520 (pow x 6)) (* -1/645120 (pow x 6))))) (+ (* 1/2 (/ (+ (* -1/6 (* (pow x 3) (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/360 (pow x 9)) (+ (* -1/5040 (pow x 9)) (* x (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))))))) (pow x 3))) (+ (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* 1/3840 (pow x 4)) (+ (* 1/144 (pow x 4)) (* 1/45 (pow x 4)))) (+ (* 1/2 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 3))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3))))) (pow x 3)) (/ (* (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3))))) (pow y 6))) (* 2 (/ (- (+ (* 1/3840 (pow x 4)) (+ (* 1/144 (pow x 4)) (* 1/45 (pow x 4)))) (+ (* 1/2 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 3))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3)))) (pow y 4)))))) |
1 |
(+ 1 (* 2 (/ (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3)))) (pow y 2)))) |
(+ 1 (+ (* 2 (/ (- (* -1 (/ (+ (* -1/45 (pow x 7)) (+ (* -1/144 (pow x 7)) (* -1/3840 (pow x 7)))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 3))))) (pow y 4))) (* 2 (/ (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3)))) (pow y 2))))) |
(+ 1 (+ (* 2 (/ (- (* -1 (/ (+ (* -1/45 (pow x 7)) (+ (* -1/144 (pow x 7)) (* -1/3840 (pow x 7)))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 3))))) (pow y 4))) (+ (* 2 (/ (- (* -1 (/ (+ (* 1/645120 (pow x 9)) (+ (* 1/11520 (pow x 9)) (+ (* 1/1080 (pow x 9)) (* 1/630 (pow x 9))))) (pow x 3))) (+ (* -1 (/ (* (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* -1/45 (pow x 7)) (+ (* -1/144 (pow x 7)) (* -1/3840 (pow x 7)))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 3)))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))))) (+ (* 1/5040 (pow x 9)) (+ (* 1/360 (pow x 9)) (* 1/6 (* (pow x 3) (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))))) (pow x 3)))))) (pow y 6))) (* 2 (/ (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3)))) (pow y 2)))))) |
(* 2 (/ y x)) |
(/ (+ (* 1/3 (/ (pow x 2) y)) (* 2 y)) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* 7/180 (/ (pow x 2) (pow y 3))) (* 1/3 (/ 1 y))))) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 31/7560 (/ (pow x 2) (pow y 5))) (* 7/180 (/ 1 (pow y 3))))) (* 1/3 (/ 1 y))))) x) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ y x)) |
(* y (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))) |
(* y (+ (* 1/3 (/ x (pow y 2))) (+ (* 2 (/ (- (* 2/45 (pow x 3)) (+ (* 1/120 (pow x 3)) (+ (* 1/60 (pow x 3)) (+ (* 1/36 (pow x 3)) (+ (* 1/18 (pow x 3)) (* 1/6 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 2)))))))) (pow y 4))) (* 2 (/ 1 x))))) |
(* y (+ (* 1/3 (/ x (pow y 2))) (+ (* 2 (/ (- (* -1/315 (pow x 5)) (+ (* -1/6 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (+ (* -1/180 (pow x 5)) (+ (* -1/2520 (pow x 5)) (+ (* -1/5040 (pow x 5)) (+ (* 1/6 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 2))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (* 2/45 (pow x 3)) (+ (* 1/120 (pow x 3)) (+ (* 1/60 (pow x 3)) (+ (* 1/36 (pow x 3)) (+ (* 1/18 (pow x 3)) (* 1/6 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 2))))))))) (pow x 3)))))))) (pow y 6))) (+ (* 2 (/ (- (* 2/45 (pow x 3)) (+ (* 1/120 (pow x 3)) (+ (* 1/60 (pow x 3)) (+ (* 1/36 (pow x 3)) (+ (* 1/18 (pow x 3)) (* 1/6 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 2)))))))) (pow y 4))) (* 2 (/ 1 x)))))) |
(* 2 (/ y x)) |
(* -1 (* y (- (* -1/3 (/ x (pow y 2))) (* 2 (/ 1 x))))) |
(* -1 (* y (- (+ (* -1/3 (/ x (pow y 2))) (* 2 (/ (- (* -2/45 (pow x 3)) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (pow x 3))) (+ (* -1/18 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/6 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 2))))))) (pow y 4)))) (* 2 (/ 1 x))))) |
(* -1 (* y (- (+ (* -1/3 (/ x (pow y 2))) (+ (* 2 (/ (- (* -2/45 (pow x 3)) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (pow x 3))) (+ (* -1/18 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/6 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 2))))))) (pow y 4))) (* 2 (/ (- (* 1/315 (pow x 5)) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -2/45 (pow x 3)) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (pow x 3))) (+ (* -1/18 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/6 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 2)))))))) (pow x 3))) (+ (* -1 (/ (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))) (pow x 3))) (+ (* 1/5040 (pow x 5)) (+ (* 1/360 (pow x 5)) (+ (* 1/6 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 2))) (* 1/6 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)))))))) (pow y 6))))) (* 2 (/ 1 x))))) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/12 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/10080 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ x y)) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/2 x) (* 1/2 (/ (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5))) (pow y 4))))) y) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/2 x) (+ (* 1/2 (/ (- (+ (* -1/6 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/180 (pow x 7)) (+ (* -1/2520 (pow x 7)) (* -1/5040 (pow x 7))))) (+ (* -1/3 (* (pow x 2) (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5))))) (+ (* -1/135 (pow x 7)) (* -1/315 (pow x 7))))) (pow y 6))) (* 1/2 (/ (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5))) (pow y 4)))))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/12 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* 1/12 (/ (pow x 3) (pow y 2))) (* 1/2 (/ (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5))) (pow y 4))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* 1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/2 (/ (- (+ (* -1 (/ (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))) x)) (+ (* 1/5040 (pow x 7)) (+ (* 1/360 (pow x 7)) (* 1/6 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))))) (+ (* -1/3 (* (pow x 2) (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5))))) (+ (* 1/315 (pow x 7)) (* 1/135 (pow x 7))))) (pow y 6))) (* 1/2 (/ (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5))) (pow y 4)))))) y)) |
(/ (pow x 2) (pow y 2)) |
(* (pow x 2) (+ (* -1/3 (/ (pow x 2) (pow y 4))) (/ 1 (pow y 2)))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 2/45 (/ (pow x 2) (pow y 6))) (* 1/3 (/ 1 (pow y 4))))) (/ 1 (pow y 2)))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/315 (/ (pow x 2) (pow y 8))) (* 2/45 (/ 1 (pow y 6))))) (* 1/3 (/ 1 (pow y 4))))) (/ 1 (pow y 2)))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(/ (pow x 2) (pow y 2)) |
(/ (- (* -1/3 (/ (pow x 4) (pow y 2))) (* -1 (pow x 2))) (pow y 2)) |
(/ (- (* 2/45 (/ (pow x 6) (pow y 4))) (+ (* -1 (pow x 2)) (* 1/3 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/ (- (* -1/315 (/ (pow x 8) (pow y 6))) (+ (* -1 (pow x 2)) (+ (* -2/45 (/ (pow x 6) (pow y 4))) (* 1/3 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (- (* -1/3 (/ (pow x 4) (pow y 2))) (* -1 (pow x 2))) (pow y 2)) |
(/ (- (* 2/45 (/ (pow x 6) (pow y 4))) (+ (* -1 (pow x 2)) (* 1/3 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/ (- (* -1/315 (/ (pow x 8) (pow y 6))) (+ (* -1 (pow x 2)) (+ (* -2/45 (/ (pow x 6) (pow y 4))) (* 1/3 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(+ (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))) |
(* 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 |
(+ 1 (* -1/2 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/2 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2)))))) |
(cos (/ x y)) |
(cos (/ x y)) |
(cos (/ x y)) |
(cos (/ x y)) |
(cos (/ x y)) |
(cos (/ x y)) |
(cos (/ x y)) |
(cos (/ x y)) |
(cos (/ x y)) |
(cos (/ x y)) |
(cos (/ x y)) |
(cos (/ x y)) |
1 |
(+ 1 (* -1/2 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* -1/2 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4)))))) |
(* -1/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/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (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))))) (+ (* -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/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 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/ x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(/ x y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/ x y) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)) |
1 |
(+ 1 (* -2 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 2/3 (/ (pow x 2) (pow y 4))) (* 2 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (pow y 6))) (* 2/3 (/ 1 (pow y 4))))) (* 2 (/ 1 (pow y 2)))))) |
(cos (* 2 (/ x y))) |
(cos (* 2 (/ x y))) |
(cos (* 2 (/ x y))) |
(cos (* 2 (/ x y))) |
(cos (* 2 (/ x y))) |
(cos (* 2 (/ x y))) |
(cos (* 2 (/ x y))) |
(cos (* 2 (/ x y))) |
(cos (* 2 (/ x y))) |
(cos (* 2 (/ x y))) |
(cos (* 2 (/ x y))) |
(cos (* 2 (/ x y))) |
1 |
(+ 1 (* -2 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (* 2/3 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (+ (* -4/45 (/ (pow x 6) (pow y 6))) (* 2/3 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* -2 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (* 2/3 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (+ (* -4/45 (/ (pow x 6) (pow y 6))) (* 2/3 (/ (pow x 4) (pow y 4)))))) |
(/ x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/ x y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/60 (/ (pow x 5) (pow y 4))) (* 1/36 (/ (pow x 5) (pow y 4))))))) (* 2/45 (/ (pow x 5) (pow y 4)))) y) |
(/ (- (+ x (+ (* -1/6 (/ (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))) (pow y 6))) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/180 (/ (pow x 7) (pow y 6))) (+ (* -1/2520 (/ (pow x 7) (pow y 6))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (+ (* 1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/60 (/ (pow x 5) (pow y 4))) (* 1/36 (/ (pow x 5) (pow y 4))))))))))) (+ (* -1/3 (/ (* (pow x 2) (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5)))) (pow y 6))) (+ (* -1/135 (/ (pow x 7) (pow y 6))) (+ (* -1/315 (/ (pow x 7) (pow y 6))) (* 2/45 (/ (pow x 5) (pow y 4))))))) y) |
(/ x y) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1 x) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (* x (pow y 4)))) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2)))))) (* -2/45 (/ (pow x 5) (pow y 4)))) y)) |
(* -1 (/ (- (+ (* -1 x) (+ (* -1 (/ (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))) (* x (pow y 6)))) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (* x (pow y 4)))) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (+ (* 1/360 (/ (pow x 7) (pow y 6))) (+ (* 1/6 (/ (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))))))) (+ (* -1/3 (/ (* (pow x 2) (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5)))) (pow y 6))) (+ (* -2/45 (/ (pow x 5) (pow y 4))) (+ (* 1/315 (/ (pow x 7) (pow y 6))) (* 1/135 (/ (pow x 7) (pow y 6))))))) y)) |
| Outputs |
|---|
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(neg.f64 (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(neg.f64 (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(neg.f64 (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(neg.f64 (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(neg.f64 (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(neg.f64 (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(neg.f64 (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(neg.f64 (+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x)))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(neg.f64 (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(neg.f64 (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(neg.f64 (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(neg.f64 (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(neg.f64 (-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(neg.f64 (-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(neg.f64 (-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(neg.f64 (-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(neg.f64 (-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(neg.f64 (-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(neg.f64 (-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(neg.f64 (-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(neg.f64 (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(neg.f64 (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(neg.f64 (+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(neg.f64 (+.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 #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 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/46080 binary64) (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/3072 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -5/384 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/46080 binary64) (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/3072 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -5/384 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.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 #s(literal 5/384 binary64) (/.f64 (*.f64 x x) (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))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/46080 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(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))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/46080 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(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 #s(literal 1/384 binary64) (/.f64 (*.f64 x x) (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)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 1/64 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/64 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 1/512 (/ (pow x 2) (pow y 6))) (* 1/64 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(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/512 binary64) (/.f64 #s(literal 1/64 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(/ (+ (* -64 (/ (pow y 4) (pow x 2))) (* -8 (pow y 2))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 y y) #s(literal -8 binary64) (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ (* -512 (/ (pow y 6) (pow x 4))) (* -8 (pow y 2))) (* 64 (/ (pow y 4) (pow x 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -512 binary64) (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 y y) #s(literal -8 binary64) (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ (* -4096 (/ (pow y 8) (pow x 6))) (* -8 (pow y 2))) (+ (* 64 (/ (pow y 4) (pow x 2))) (* 512 (/ (pow y 6) (pow x 4))))) (pow x 2)) |
(/.f64 (-.f64 (fma.f64 #s(literal -4096 binary64) (/.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (*.f64 y y) #s(literal -8 binary64))) (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x)) #s(literal 64 binary64) (/.f64 (*.f64 #s(literal 512 binary64) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(/ (+ (* -64 (/ (pow y 4) (pow x 2))) (* -8 (pow y 2))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 y y) #s(literal -8 binary64) (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ (* -512 (/ (pow y 6) (pow x 4))) (* -8 (pow y 2))) (* 64 (/ (pow y 4) (pow x 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -512 binary64) (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 y y) #s(literal -8 binary64) (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ (* -4096 (/ (pow y 8) (pow x 6))) (* -8 (pow y 2))) (+ (* 64 (/ (pow y 4) (pow x 2))) (* 512 (/ (pow y 6) (pow x 4))))) (pow x 2)) |
(/.f64 (-.f64 (fma.f64 #s(literal -4096 binary64) (/.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (*.f64 y y) #s(literal -8 binary64))) (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x)) #s(literal 64 binary64) (/.f64 (*.f64 #s(literal 512 binary64) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* (pow y 2) (- (* -64 (/ (pow y 2) (pow x 4))) (* 8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -8 binary64) (*.f64 x x)))) |
(* (pow y 2) (- (* (pow y 2) (- (* -512 (/ (pow y 2) (pow x 6))) (* 64 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 #s(literal -512 binary64) (/.f64 (*.f64 y y) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -8 binary64) (*.f64 x x)))) |
(* (pow y 2) (- (* (pow y 2) (- (* (pow y 2) (- (* -4096 (/ (pow y 2) (pow x 8))) (* 512 (/ 1 (pow x 6))))) (* 64 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 #s(literal -4096 binary64) (/.f64 (*.f64 y y) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal -512 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -8 binary64) (*.f64 x x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) |
(- (+ 1 (* 1/64 (/ (pow x 4) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/64 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(- (+ 1 (* 1/512 (/ (pow x 6) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* -1/64 (/ (pow x 4) (pow y 4))))) |
(-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/512 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) |
(- (+ 1 (* 1/64 (/ (pow x 4) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/64 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(- (+ 1 (* 1/512 (/ (pow x 6) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* -1/64 (/ (pow x 4) (pow y 4))))) |
(-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/512 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 4 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)))) |
(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)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (fma.f64 y y (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 y y)) |
(/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (fma.f64 y y (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 y y)) |
(/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (fma.f64 y y (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 y y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(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)))) |
(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)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 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)))) |
(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)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(* -1/8 (/ x (pow y 2))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y)) |
(/ -1/8 (pow y 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 y y)) |
(/ -1/8 (pow y 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 y y)) |
(/ -1/8 (pow y 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 y y)) |
(/ -1/8 (pow y 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 y y)) |
(/ -1/8 (pow y 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 y y)) |
(/ -1/8 (pow y 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 y y)) |
(/ -1/8 (pow y 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 y y)) |
(/ -1/8 (pow y 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 y y)) |
(/ -1/8 (pow y 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 y y)) |
(/ -1/8 (pow y 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 y y)) |
(/ -1/8 (pow y 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 y y)) |
(/ -1/8 (pow y 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 y y)) |
(* 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/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.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 #s(literal 5/384 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(+.f64 (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)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y y))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.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) (*.f64 (*.f64 x x) (/.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)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/24 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #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 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.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 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 y y))))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) (/.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)))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.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 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)))))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/24 binary64) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.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))) (/.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 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 x (*.f64 y y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y y)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -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) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 x (*.f64 y y)))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (*.f64 x x) (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))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/24 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #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 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 x (*.f64 y y)))) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.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 -1/24 binary64) (/.f64 (*.f64 (*.f64 x x) (+.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 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.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 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (*.f64 x x) (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))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/24 binary64) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.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))) (/.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 #s(literal 1/2 binary64) x) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/240 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (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))) |
(/ (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/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) x (/.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/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 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)) (pow.f64 y #s(literal 4 binary64)))))) 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 #s(literal -1/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 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 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal -1/92160 binary64) (/.f64 (pow.f64 x #s(literal 7 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))) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 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 x #s(literal -1/2 binary64) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.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/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 x #s(literal -1/2 binary64) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.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) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (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 #s(literal 1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64))))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (*.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 #s(literal 1/92160 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y y)))))))) (neg.f64 y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* (pow x 2) (- (* 1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/48 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 y y)))) |
(* (pow x 2) (- (* (pow x 2) (+ (* -1/1440 (/ (pow x 2) (pow y 6))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (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)))) |
(* (pow x 2) (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/80640 (/ (pow x 2) (pow y 8))) (* 1/1440 (/ 1 (pow y 6))))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/80640 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 8 binary64))) (/.f64 #s(literal -1/1440 binary64) (pow.f64 y #s(literal 6 binary64)))) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 y y)))) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(/ (+ (* -1/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2)))) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 y y))) (*.f64 y y)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) (/.f64 (*.f64 #s(literal -1/1440 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))))) (*.f64 y y)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (+ (* 1/80640 (/ (pow x 8) (pow y 6))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/1440 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/80640 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 y #s(literal 6 binary64)))))) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(/ (+ (* -1/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2)))) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 y y))) (*.f64 y y)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) (/.f64 (*.f64 #s(literal -1/1440 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))))) (*.f64 y y)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (+ (* 1/80640 (/ (pow x 8) (pow y 6))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/1440 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/80640 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 y #s(literal 6 binary64)))))) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* (pow x 2) (+ (* -1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/48 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 y y)))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 1/1440 (/ (pow x 2) (pow y 6))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (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)))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/80640 (/ (pow x 2) (pow y 8))) (* 1/1440 (/ 1 (pow y 6))))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 8 binary64))) #s(literal -1/80640 binary64) (/.f64 #s(literal 1/1440 binary64) (pow.f64 y #s(literal 6 binary64)))) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 y y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(- 1/2 (* 1/2 (cos (/ x y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(/ (- (* -1/48 (/ (pow x 4) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2)) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 y y)) |
(/ (- (* 1/1440 (/ (pow x 6) (pow y 4))) (+ (* -1/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/.f64 (+.f64 (fma.f64 #s(literal 1/1440 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 y y))) (*.f64 y y)) |
(/ (- (* -1/80640 (/ (pow x 8) (pow y 6))) (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/80640 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) (/.f64 (*.f64 #s(literal -1/1440 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))))) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(/ (- (* -1/48 (/ (pow x 4) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2)) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 y y)) |
(/ (- (* 1/1440 (/ (pow x 6) (pow y 4))) (+ (* -1/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/.f64 (+.f64 (fma.f64 #s(literal 1/1440 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 y y))) (*.f64 y y)) |
(/ (- (* -1/80640 (/ (pow x 8) (pow y 6))) (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/80640 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) (/.f64 (*.f64 #s(literal -1/1440 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))))) (*.f64 y y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.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 #s(literal 5/384 binary64) (/.f64 (*.f64 x x) (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)) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (* (pow x 2) (pow y 2))))) (* -1/12 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 y y)))) |
(- (+ 1 (+ (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (* (pow x 2) (pow y 4)))) (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (* (pow x 2) (pow y 2)))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (* 1/360 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal -4 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/7680 binary64)))) (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 (*.f64 x x) (*.f64 y y)))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/12 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/1290240 (pow x 8)) (+ (* 1/3840 (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* 1/2 (* x (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))))))))))) (* (pow x 2) (pow y 6)))) (+ (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (* (pow x 2) (pow y 4)))) (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (* (pow x 2) (pow y 2))))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2))))) (* 1/360 (pow x 4))))) (pow y 6))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (+ (* -1/20160 (/ (pow x 6) (pow y 6))) (+ (* 1/360 (/ (* (pow x 4) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 6))) (* 1/360 (/ (pow x 4) (pow y 4))))))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64))))) (fma.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/1290240 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #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 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)))))) (*.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64)))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/7680 binary64)))) (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 (*.f64 x x) (*.f64 y y)))))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/7680 binary64)))) (*.f64 x x)) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/12 binary64) (fma.f64 #s(literal 1/360 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (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/20160 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (* (pow x 2) (pow y 2))))) (* -1/12 (/ (pow x 2) (pow y 2)))) |
(+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 y y))) |
(- (+ 1 (+ (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (* (pow x 2) (pow y 2)))) (* -4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (* (pow x 2) (pow y 4)))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (* 1/360 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal -4 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/7680 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/12 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (* (pow x 2) (pow y 2)))) (+ (* -4 (/ (+ (* -1/2 (* x (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))))) (+ (* -1/3840 (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (+ (* 1/1290240 (pow x 8)) (* 1/48 (* (pow x 3) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))))))) (* (pow x 2) (pow y 6)))) (* -4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (* (pow x 2) (pow y 4))))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2))))) (* 1/360 (pow x 4))))) (pow y 6))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (+ (* -1/20160 (/ (pow x 6) (pow y 6))) (+ (* 1/360 (/ (* (pow x 4) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 6))) (* 1/360 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #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)))))) (fma.f64 #s(literal -1/3840 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)) (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/1290240 binary64))))) (*.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64)))) (/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/7680 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)))) (*.f64 (*.f64 x x) (*.f64 y y))))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/7680 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))))) (*.f64 x x)) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64)))))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/12 binary64) (fma.f64 #s(literal 1/360 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (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/20160 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))))))) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(/ (+ (* 1/3 (/ (pow x 2) y)) (* 2 y)) x) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x x) y) (*.f64 y #s(literal 2 binary64))) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* 7/180 (/ (pow x 2) (pow y 3))) (* 1/3 (/ 1 y))))) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 7/180 binary64) (/.f64 #s(literal 1/3 binary64) y)) (*.f64 y #s(literal 2 binary64))) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 31/7560 (/ (pow x 2) (pow y 5))) (* 7/180 (/ 1 (pow y 3))))) (* 1/3 (/ 1 y))))) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 31/7560 binary64) (/.f64 #s(literal 7/180 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/3 binary64) y)) (*.f64 y #s(literal 2 binary64))) x) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* y (- (+ (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))) (* -1/6 (/ x (pow y 2))))) |
(*.f64 y (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/6 binary64) (/.f64 #s(literal 2 binary64) x)))) |
(* y (- (+ (* -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)))) (* 2 (/ 1 x)))) (+ (* -1/6 (/ x (pow y 2))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (pow x 2))) (* -1/6 x))) (pow y 4))) (* 1/180 (/ (pow x 3) (pow y 4))))))) |
(*.f64 y (-.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 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.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 4 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 2 binary64) x))) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/6 binary64)))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/180 binary64)) (pow.f64 y #s(literal 4 binary64))))))) |
(* y (- (+ (* -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/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)))) (+ (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))))) (+ (* -1/6 (/ x (pow y 2))) (+ (* -1/12 (/ (* (pow x 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))) (+ (* -1/12 (* (pow x 2) (- (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (pow x 2))) (* -1/6 x)))) (* 1/180 (pow x 3))))) (pow y 6))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (pow x 2))) (* -1/6 x))) (pow y 4))) (+ (* -1/10080 (/ (pow x 5) (pow y 6))) (+ (* 1/360 (/ (* (pow x 4) (- (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (pow x 2))) (* -1/6 x))) (pow y 6))) (* 1/180 (/ (pow x 3) (pow y 4)))))))))) |
(*.f64 y (-.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 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.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 4 binary64)))) (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 x x) #s(literal -1/8 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #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 (*.f64 x x) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 2 binary64) x)))) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (*.f64 x x) (+.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 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.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 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/180 binary64)))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/6 binary64)))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/10080 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/360 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/6 binary64)))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/180 binary64)) (pow.f64 y #s(literal 4 binary64)))))))))) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* -1 (* y (- (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (+ (* 1/6 (/ x (pow y 2))) (* 2 (/ 1 x)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/6 binary64) (/.f64 #s(literal 2 binary64) x))) (neg.f64 y)) |
(* -1 (* y (- (+ (* -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))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (pow x 2))) (* 1/6 x))) (pow y 4))) (+ (* -1/180 (/ (pow x 3) (pow y 4))) (+ (* 1/6 (/ x (pow y 2))) (* 2 (/ 1 x)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #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 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.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 4 binary64)))))) (fma.f64 #s(literal -1/12 binary64) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x #s(literal -1/6 binary64))) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/180 binary64) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/6 binary64) (/.f64 #s(literal 2 binary64) x))))) (neg.f64 y)) |
(* -1 (* y (- (+ (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (+ (* -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)))) (* -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)))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (pow x 2))) (* 1/6 x))) (pow y 4))) (+ (* -1/12 (/ (* (pow x 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))) (+ (* -1/12 (* (pow x 2) (- (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (pow x 2))) (* 1/6 x)))) (* -1/180 (pow x 3))))) (pow y 6))) (+ (* -1/180 (/ (pow x 3) (pow y 4))) (+ (* 1/10080 (/ (pow x 5) (pow y 6))) (+ (* 1/360 (/ (* (pow x 4) (- (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (pow x 2))) (* 1/6 x))) (pow y 6))) (+ (* 1/6 (/ x (pow y 2))) (* 2 (/ 1 x))))))))))) |
(*.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #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 (*.f64 x x) (pow.f64 y #s(literal 6 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.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 4 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 y y)))) (fma.f64 #s(literal -1/12 binary64) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x #s(literal -1/6 binary64))) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (*.f64 x 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 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.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 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x #s(literal -1/6 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/180 binary64)))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/180 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/10080 binary64) (fma.f64 #s(literal 1/360 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x #s(literal -1/6 binary64)))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/6 binary64) (/.f64 #s(literal 2 binary64) x)))))))) (neg.f64 y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.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 #s(literal 5/384 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 2 (* (pow x 2) (- (* 971/96768 (/ 1 (pow y 6))) (* 18139/1935360 (/ 1 (pow y 6)))))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) #s(literal 61/92160 binary64)) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3)))) (pow y 2)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -3/16 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3)))) (pow y 2))) (* 2 (/ (- (+ (* 1/3840 (pow x 4)) (+ (* 1/144 (pow x 4)) (* 1/45 (pow x 4)))) (+ (* 1/2 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 3))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3)))) (pow y 4))))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -3/16 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 y y)) (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 7/240 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/120 binary64) (fma.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/18 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -3/16 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3)))) (pow y 2))) (+ (* 2 (/ (- (+ (* -1/630 (pow x 6)) (+ (* -1/1080 (pow x 6)) (+ (* -1/11520 (pow x 6)) (* -1/645120 (pow x 6))))) (+ (* 1/2 (/ (+ (* -1/6 (* (pow x 3) (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/360 (pow x 9)) (+ (* -1/5040 (pow x 9)) (* x (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))))))) (pow x 3))) (+ (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* 1/3840 (pow x 4)) (+ (* 1/144 (pow x 4)) (* 1/45 (pow x 4)))) (+ (* 1/2 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 3))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3))))) (pow x 3)) (/ (* (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3))))) (pow y 6))) (* 2 (/ (- (+ (* 1/3840 (pow x 4)) (+ (* 1/144 (pow x 4)) (* 1/45 (pow x 4)))) (+ (* 1/2 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 3))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3)))) (pow y 4)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/630 binary64) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/1080 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -19/215040 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64))) (fma.f64 #s(literal -1/360 binary64) (pow.f64 x #s(literal 9 binary64)) (fma.f64 x (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -1/315 binary64)) (*.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal -1/5040 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 7/240 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/120 binary64) (fma.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/18 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -3/16 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -3/16 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/120 binary64) (fma.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/18 binary64))))) (*.f64 x (*.f64 x x)))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 7/240 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/120 binary64) (fma.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/18 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -3/16 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -3/16 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 y y))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3)))) (pow y 2)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 3/16 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1 (/ (+ (* -1/45 (pow x 7)) (+ (* -1/144 (pow x 7)) (* -1/3840 (pow x 7)))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 3))))) (pow y 4))) (* 2 (/ (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3)))) (pow y 2))))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -83/11520 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/45 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 3/16 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)))) (*.f64 x (*.f64 x x)))))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 3/16 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1 (/ (+ (* -1/45 (pow x 7)) (+ (* -1/144 (pow x 7)) (* -1/3840 (pow x 7)))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 3))))) (pow y 4))) (+ (* 2 (/ (- (* -1 (/ (+ (* 1/645120 (pow x 9)) (+ (* 1/11520 (pow x 9)) (+ (* 1/1080 (pow x 9)) (* 1/630 (pow x 9))))) (pow x 3))) (+ (* -1 (/ (* (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* -1/45 (pow x 7)) (+ (* -1/144 (pow x 7)) (* -1/3840 (pow x 7)))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 3)))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))))) (+ (* 1/5040 (pow x 9)) (+ (* 1/360 (pow x 9)) (* 1/6 (* (pow x 3) (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))))) (pow x 3)))))) (pow y 6))) (* 2 (/ (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3)))) (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 9 binary64)) (fma.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal 1/11520 binary64) (*.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal 19/7560 binary64)))) (neg.f64 (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -83/11520 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/45 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 3/16 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)))) (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 x (neg.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -1/315 binary64))) (fma.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal 1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64))) (*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 9 binary64))))))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 3/16 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64))))) (*.f64 x (*.f64 x x))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 3/16 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -83/11520 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/45 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 3/16 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)))) (*.f64 x (*.f64 x x))))))) (pow.f64 y #s(literal 4 binary64))))) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(/ (+ (* 1/3 (/ (pow x 2) y)) (* 2 y)) x) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x x) y) (*.f64 y #s(literal 2 binary64))) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* 7/180 (/ (pow x 2) (pow y 3))) (* 1/3 (/ 1 y))))) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 7/180 binary64) (/.f64 #s(literal 1/3 binary64) y)) (*.f64 y #s(literal 2 binary64))) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 31/7560 (/ (pow x 2) (pow y 5))) (* 7/180 (/ 1 (pow y 3))))) (* 1/3 (/ 1 y))))) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 31/7560 binary64) (/.f64 #s(literal 7/180 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/3 binary64) y)) (*.f64 y #s(literal 2 binary64))) x) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (- 1/2 (* 1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* y (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))) |
(*.f64 y (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/3 binary64) (/.f64 #s(literal 2 binary64) x))) |
(* y (+ (* 1/3 (/ x (pow y 2))) (+ (* 2 (/ (- (* 2/45 (pow x 3)) (+ (* 1/120 (pow x 3)) (+ (* 1/60 (pow x 3)) (+ (* 1/36 (pow x 3)) (+ (* 1/18 (pow x 3)) (* 1/6 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 2)))))))) (pow y 4))) (* 2 (/ 1 x))))) |
(*.f64 y (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/3 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/45 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/120 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/60 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/18 binary64))))))) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) x)))) |
(* y (+ (* 1/3 (/ x (pow y 2))) (+ (* 2 (/ (- (* -1/315 (pow x 5)) (+ (* -1/6 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (+ (* -1/180 (pow x 5)) (+ (* -1/2520 (pow x 5)) (+ (* -1/5040 (pow x 5)) (+ (* 1/6 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 2))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (* 2/45 (pow x 3)) (+ (* 1/120 (pow x 3)) (+ (* 1/60 (pow x 3)) (+ (* 1/36 (pow x 3)) (+ (* 1/18 (pow x 3)) (* 1/6 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 2))))))))) (pow x 3)))))))) (pow y 6))) (+ (* 2 (/ (- (* 2/45 (pow x 3)) (+ (* 1/120 (pow x 3)) (+ (* 1/60 (pow x 3)) (+ (* 1/36 (pow x 3)) (+ (* 1/18 (pow x 3)) (* 1/6 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 2)))))))) (pow y 4))) (* 2 (/ 1 x)))))) |
(*.f64 y (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/3 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/315 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64))) x)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/180 binary64) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2520 binary64) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/5040 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/45 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/120 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/60 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/18 binary64))))))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/120 binary64) (fma.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/18 binary64))))) (*.f64 x x))))))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/45 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/120 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/60 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/36 binary64) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/18 binary64))))))) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) x))))) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* -1 (* y (- (* -1/3 (/ x (pow y 2))) (* 2 (/ 1 x))))) |
(*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/3 binary64) (/.f64 #s(literal -2 binary64) x)) (neg.f64 y)) |
(* -1 (* y (- (+ (* -1/3 (/ x (pow y 2))) (* 2 (/ (- (* -2/45 (pow x 3)) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (pow x 3))) (+ (* -1/18 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/6 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 2))))))) (pow y 4)))) (* 2 (/ 1 x))))) |
(neg.f64 (*.f64 y (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/3 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2/45 binary64)) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/18 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/120 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64))) (*.f64 x x)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (*.f64 x (*.f64 x x))))) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) x))))) |
(* -1 (* y (- (+ (* -1/3 (/ x (pow y 2))) (+ (* 2 (/ (- (* -2/45 (pow x 3)) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (pow x 3))) (+ (* -1/18 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/6 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 2))))))) (pow y 4))) (* 2 (/ (- (* 1/315 (pow x 5)) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -2/45 (pow x 3)) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (pow x 3))) (+ (* -1/18 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/6 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 2)))))))) (pow x 3))) (+ (* -1 (/ (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))) (pow x 3))) (+ (* 1/5040 (pow x 5)) (+ (* 1/360 (pow x 5)) (+ (* 1/6 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 2))) (* 1/6 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)))))))) (pow y 6))))) (* 2 (/ 1 x))))) |
(*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/3 binary64) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2/45 binary64)) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/18 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/120 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64))) (*.f64 x x)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (*.f64 x (*.f64 x x))))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/315 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2/45 binary64)) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/18 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/120 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64))) (*.f64 x x)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)))) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/360 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -1/315 binary64)) (*.f64 x (*.f64 x x)))))) (pow.f64 y #s(literal 6 binary64)))) (/.f64 #s(literal -2 binary64) x))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x (+ (* -1/12 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/240 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/12 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/10080 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal -1/10080 binary64) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/12 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/12 binary64) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/2 x) (* 1/2 (/ (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5))) (pow y 4))))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/120 binary64) #s(literal 0 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y))) y) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/2 x) (+ (* 1/2 (/ (- (+ (* -1/6 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/180 (pow x 7)) (+ (* -1/2520 (pow x 7)) (* -1/5040 (pow x 7))))) (+ (* -1/3 (* (pow x 2) (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5))))) (+ (* -1/135 (pow x 7)) (* -1/315 (pow x 7))))) (pow y 6))) (* 1/2 (/ (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5))) (pow y 4)))))) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/12 binary64) (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64))) (fma.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/180 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/1680 binary64)))) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/120 binary64) #s(literal 0 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -2/189 binary64)))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/120 binary64) #s(literal 0 binary64)) (pow.f64 y #s(literal 4 binary64))))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/12 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/12 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* 1/12 (/ (pow x 3) (pow y 2))) (* 1/2 (/ (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5))) (pow y 4))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) x)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/120 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/45 binary64)))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* 1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/2 (/ (- (+ (* -1 (/ (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))) x)) (+ (* 1/5040 (pow x 7)) (+ (* 1/360 (pow x 7)) (* 1/6 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))))) (+ (* -1/3 (* (pow x 2) (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5))))) (+ (* 1/315 (pow x 7)) (* 1/135 (pow x 7))))) (pow y 6))) (* 1/2 (/ (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5))) (pow y 4)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/5040 binary64) (fma.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/360 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -1/315 binary64)) x)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) x)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/120 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/45 binary64)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 2/189 binary64)))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) x)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/120 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/45 binary64)))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)))) (neg.f64 y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (+ (* -1/3 (/ (pow x 2) (pow y 4))) (/ 1 (pow y 2)))) |
(*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 2/45 (/ (pow x 2) (pow y 6))) (* 1/3 (/ 1 (pow y 4))))) (/ 1 (pow y 2)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal 2/45 binary64) (/.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/315 (/ (pow x 2) (pow y 8))) (* 2/45 (/ 1 (pow y 6))))) (* 1/3 (/ 1 (pow y 4))))) (/ 1 (pow y 2)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 8 binary64))) #s(literal -1/315 binary64) (/.f64 #s(literal 2/45 binary64) (pow.f64 y #s(literal 6 binary64)))) (/.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ x y))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (- (* -1/3 (/ (pow x 4) (pow y 2))) (* -1 (pow x 2))) (pow y 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 y y)) |
(/ (- (* 2/45 (/ (pow x 6) (pow y 4))) (+ (* -1 (pow x 2)) (* 1/3 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 2/45 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 y y))) (*.f64 y y)) |
(/ (- (* -1/315 (/ (pow x 8) (pow y 6))) (+ (* -1 (pow x 2)) (+ (* -2/45 (/ (pow x 6) (pow y 4))) (* 1/3 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/315 binary64) (*.f64 x x)) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -2/45 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))))) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (- (* -1/3 (/ (pow x 4) (pow y 2))) (* -1 (pow x 2))) (pow y 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 y y)) |
(/ (- (* 2/45 (/ (pow x 6) (pow y 4))) (+ (* -1 (pow x 2)) (* 1/3 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 2/45 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 y y))) (*.f64 y y)) |
(/ (- (* -1/315 (/ (pow x 8) (pow y 6))) (+ (* -1 (pow x 2)) (+ (* -2/45 (/ (pow x 6) (pow y 4))) (* 1/3 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/315 binary64) (*.f64 x x)) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -2/45 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))))) (*.f64 y 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 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))) |
(* 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 #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 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal -1/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 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 #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 x #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)) (*.f64 y y))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (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 #s(literal 1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.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)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/2 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2)))))) |
(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/720 binary64) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -1/720 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 #s(literal -1/24 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) y))) |
(* x (- (* (pow x 2) (- (* -1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal -1/240 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 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal -17/40320 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/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/16 binary64)) (*.f64 y y)))) y) |
(/ (- (+ (* -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 x #s(literal -1/2 binary64) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.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) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)) (pow.f64 y #s(literal 4 binary64)))))) 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)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/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 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64))))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (*.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 #s(literal 1/92160 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y y)))))))) y) |
(* -1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(* -1 (/ (- (+ (* -1/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/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y y)))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/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 #s(literal -1/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 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 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal -1/92160 binary64) (/.f64 (pow.f64 x #s(literal 7 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))) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))))))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #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 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal -1/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 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 #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 x #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)) (*.f64 y y))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (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 #s(literal 1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.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)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(*.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y))) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) x) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) x) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (+.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/5040 binary64)) (pow.f64 y #s(literal 6 binary64)))))) y) |
(/ x y) |
(/.f64 x y) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) x) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/120 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 6 binary64))))) x) (neg.f64 y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 2/3 (/ (pow x 2) (pow y 4))) (* 2 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) #s(literal 2/3 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (pow y 6))) (* 2/3 (/ 1 (pow y 4))))) (* 2 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal -4/45 binary64) (/.f64 #s(literal 2/3 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(cos (* 2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
(cos (* 2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
(cos (* 2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
(cos (* 2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
(cos (* 2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
(cos (* 2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
(cos (* 2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
(cos (* 2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
(cos (* 2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
(cos (* 2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
(cos (* 2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
(cos (* 2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (* 2/3 (/ (pow x 4) (pow y 4))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 #s(literal 2/3 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (+ (* -4/45 (/ (pow x 6) (pow y 6))) (* 2/3 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 2/3 binary64) (/.f64 (*.f64 #s(literal -4/45 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (* 2/3 (/ (pow x 4) (pow y 4))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 #s(literal 2/3 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (+ (* -4/45 (/ (pow x 6) (pow y 6))) (* 2/3 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 2/3 binary64) (/.f64 (*.f64 #s(literal -4/45 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(*.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/ (pow (sin (/ x y)) 3) (- 1/2 (* 1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) x) y) |
(/ (- (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/60 (/ (pow x 5) (pow y 4))) (* 1/36 (/ (pow x 5) (pow y 4))))))) (* 2/45 (/ (pow x 5) (pow y 4)))) y) |
(/.f64 (+.f64 x (+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/45 binary64)) (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -2/45 binary64)) (pow.f64 y #s(literal 4 binary64))))) y) |
(/ (- (+ x (+ (* -1/6 (/ (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))) (pow y 6))) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/180 (/ (pow x 7) (pow y 6))) (+ (* -1/2520 (/ (pow x 7) (pow y 6))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (+ (* 1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/60 (/ (pow x 5) (pow y 4))) (* 1/36 (/ (pow x 5) (pow y 4))))))))))) (+ (* -1/3 (/ (* (pow x 2) (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5)))) (pow y 6))) (+ (* -1/135 (/ (pow x 7) (pow y 6))) (+ (* -1/315 (/ (pow x 7) (pow y 6))) (* 2/45 (/ (pow x 5) (pow y 4))))))) y) |
(/.f64 (+.f64 x (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/180 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/2520 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/5040 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/45 binary64)) (pow.f64 y #s(literal 4 binary64))))))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/120 binary64) #s(literal 0 binary64))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/135 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 2/45 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/315 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) y) |
(/ x y) |
(/.f64 x y) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1 x) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (* x (pow y 4)))) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2)))))) (* -2/45 (/ (pow x 5) (pow y 4)))) y)) |
(/.f64 (+.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) x) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/45 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1 x) (+ (* -1 (/ (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))) (* x (pow y 6)))) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (* x (pow y 4)))) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (+ (* 1/360 (/ (pow x 7) (pow y 6))) (+ (* 1/6 (/ (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))))))) (+ (* -1/3 (/ (* (pow x 2) (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5)))) (pow y 6))) (+ (* -2/45 (/ (pow x 5) (pow y 4))) (+ (* 1/315 (/ (pow x 7) (pow y 6))) (* 1/135 (/ (pow x 7) (pow y 6))))))) y)) |
(/.f64 (-.f64 (-.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (fma.f64 x (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/360 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -1/315 binary64)) (*.f64 x (pow.f64 y #s(literal 6 binary64))))) x) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) x)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/120 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/45 binary64))))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 2/189 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -2/45 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
Compiled 53 196 to 5 654 computations (89.4% saved)
138 alts after pruning (134 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 811 | 35 | 1 846 |
| Fresh | 9 | 99 | 108 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 824 | 138 | 1 962 |
| Status | Accuracy | Program |
|---|---|---|
| 56.9% | (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 58.9% | (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) | |
| 58.8% | (pow.f64 (cos.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64)) #s(literal -4 binary64)) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) | |
| 59.6% | (pow.f64 (cos.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)) #s(literal 4 binary64)) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) | |
| 59.1% | (pow.f64 (cos.f64 (/.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) | |
| 59.5% | (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) | |
| 59.2% | (pow.f64 (cos.f64 (/.f64 x (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -4 binary64)))) #s(literal -1 binary64)) | |
| 59.1% | (pow.f64 (cos.f64 (/.f64 x (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -2 binary64)))) #s(literal -1 binary64)) | |
| 59.5% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64))))) #s(literal -1 binary64)) | |
| 58.5% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal -1/4 binary64)) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) #s(literal -1 binary64)) | |
| 58.9% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) #s(literal -1 binary64)) | |
| 59.3% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) #s(literal -1 binary64)) | |
| 59.2% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) | |
| 59.6% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) | |
| 59.0% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (*.f64 (sqrt.f64 y) (sqrt.f64 y)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) | |
| 59.4% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 y) (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) #s(literal -1 binary64)) | |
| 49.9% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) #s(literal -1 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) #s(literal -1 binary64)) | |
| 59.2% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) | |
| 59.3% | (pow.f64 (cos.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))))) #s(literal -1 binary64)) | |
| 59.4% | (pow.f64 (cos.f64 (/.f64 x (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) | |
| 54.0% | (pow.f64 (cos.f64 (/.f64 x (sqrt.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) | |
| 59.3% | (pow.f64 (cos.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) | |
| 59.3% | (pow.f64 (cos.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y))) #s(literal -1 binary64)) | |
| 59.3% | (pow.f64 (cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (exp.f64 (fma.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) | |
| 59.1% | (pow.f64 (cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) #s(literal -1 binary64))))) #s(literal -1 binary64)) | |
| 59.4% | (pow.f64 (cos.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 y) x)) #s(literal -1 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) | |
| 7.4% | (/.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 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.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))))) | |
| 39.6% | (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.5% | (/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x (/.f64 (/.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)))))) | |
| 44.7% | (/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.6% | (/.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) (cos.f64 #s(literal 0 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.7% | (/.f64 (/.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 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 6.8% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) | |
| 43.6% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x)))))) | |
| 43.6% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| 43.4% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -4 binary64)))))) | |
| 43.5% | (/.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 x (*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal -2 binary64))))))) | |
| 43.4% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))))) | |
| 43.0% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))))) | |
| 43.9% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))))) | |
| 39.4% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))))))) | |
| 39.8% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))))) | |
| 43.9% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)))))) | |
| 43.9% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) | |
| 44.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 #s(literal 1/2 binary64) y) x)))) | |
| 44.3% | (/.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)))))) | |
| 1.7% | (/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) | |
| 35.5% | (/.f64 (*.f64 y (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/3 binary64) (/.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) | |
| 7.1% | (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) | |
| 44.0% | (/.f64 (tan.f64 (/.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.4% | (/.f64 (tan.f64 (/.f64 (pow.f64 (exp.f64 (log.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.0% | (/.f64 (tan.f64 (/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.5% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) | |
| 40.7% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) | |
| 43.4% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) | |
| 43.4% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -4 binary64))))) | |
| 43.9% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))))) | |
| 44.3% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 44.3% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))))) | |
| 40.6% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1 binary64))))) | |
| 28.9% | (/.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))))) | |
| 23.6% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 16.3% | (/.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))))) | |
| 40.3% | (/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.6% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -4 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) | |
| 39.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 44.2% | (/.f64 (tan.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))))))) | |
| 40.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) | |
| 39.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) | |
| 40.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))))) | |
| 44.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 22.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x y)))) | |
| 43.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -4 binary64))))) | |
| 44.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (*.f64 (sqrt.f64 y) (sqrt.f64 y)) #s(literal 1/2 binary64))))) | |
| 24.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y))) (*.f64 y #s(literal -2 binary64)))))) | |
| 43.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) | |
| 44.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| ✓ | 44.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 40.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| 23.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y))))) | |
| 43.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 39.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) | |
| 23.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/2 binary64) x)))) | |
| 44.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 40.1% | (/.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))))) | |
| 43.7% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.8% | (/.f64 (tan.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.9% | (/.f64 (tan.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.8% | (/.f64 (tan.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.3% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.3% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) | |
| 40.2% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 49.8% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64))) | |
| 55.3% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (*.f64 x (/.f64 #s(literal -1/8 binary64) y)) #s(literal 1 binary64))) | |
| 55.3% | (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) x) y) #s(literal 1 binary64))) | |
| 55.3% | (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (/.f64 x y) (/.f64 #s(literal -1/8 binary64) y)) #s(literal 1 binary64))) | |
| ✓ | 51.1% | (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))) |
| 51.1% | (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/8 binary64) y))) #s(literal 1 binary64))) | |
| 1.7% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) | |
| 44.5% | (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) | |
| 59.3% | (/.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)))) | |
| 57.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) | |
| 59.4% | (/.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))))))) | |
| 59.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) (/.f64 (sqrt.f64 y) (*.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))))))) | |
| 59.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (sqrt.f64 y)))) | |
| 59.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) | |
| 59.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) | |
| 59.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) | |
| 59.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x)))) | |
| 59.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))) | |
| 59.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) | |
| ✓ | 59.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 46.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y x)))) | |
| 59.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))))) | |
| 59.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) | |
| 53.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (/.f64 (sqrt.f64 y) x))))) | |
| 59.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))))) | |
| 59.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64))))) | |
| 59.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 47.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y x)) (*.f64 x (neg.f64 x))))) | |
| 59.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))))) | |
| 59.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (neg.f64 (sqrt.f64 y)))))) | |
| 59.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))))) | |
| 49.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 y x) #s(literal -2 binary64)))))) | |
| 59.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y))))) | |
| 59.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) | |
| 37.6% | (*.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x x) y) (*.f64 y #s(literal 2 binary64))) x) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.0% | (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) #s(literal 1/2 binary64))) | |
| 39.1% | (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.8% | (*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.1% | (*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 3.9% | (*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (neg.f64 (sin.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y x) #s(literal -2 binary64)))))) | |
| 7.9% | (*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.1% | (*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) | |
| 44.2% | (*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.0% | (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) | |
| 44.2% | (*.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))))) | |
| ✓ | 59.4% | #s(literal 1 binary64) |
Compiled 6 736 to 2 809 computations (58.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))) |
(/.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) (fma.f64 x (*.f64 (/.f64 x y) (/.f64 #s(literal -1/8 binary64) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) x) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (*.f64 x (/.f64 #s(literal -1/8 binary64) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/8 binary64) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 y x) #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y x)) (*.f64 x (neg.f64 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/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (sqrt.f64 y)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x x) y) (*.f64 y #s(literal 2 binary64))) x) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (neg.f64 (sqrt.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y)) |
(/.f64 (*.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 y (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/3 binary64) (/.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x x) y) (*.f64 #s(literal 2 binary64) y)) x) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y))) #s(literal -1 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 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
(pow.f64 (cos.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 x (sqrt.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 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))))) |
(pow.f64 (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.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 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (/.f64 (*.f64 (sqrt.f64 y) (sqrt.f64 y)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x y)))) |
(pow.f64 (cos.f64 (/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (tan.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(pow.f64 (cos.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/2 binary64) x)))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (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 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64))))) |
(/.f64 (tan.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 (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 y #s(literal 2 binary64))))) (/.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)))) (sin.f64 (/.f64 x (/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y))) (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y))))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.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 x (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (*.f64 (sqrt.f64 y) (sqrt.f64 y)) #s(literal 1/2 binary64))))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (tan.f64 (/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (*.f64 (sqrt.f64 y) (sqrt.f64 y)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 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 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 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) (/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #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)) |
(/.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 (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))))) |
(pow.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (cos.f64 (/.f64 x (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 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 (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 (cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (/.f64 (sqrt.f64 y) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) (/.f64 (sqrt.f64 y) (*.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 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 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.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 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 (*.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/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)))) (sin.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (neg.f64 (sin.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y x) #s(literal -2 binary64)))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #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 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (sqrt.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #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))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sqrt.f64 #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))))) |
(pow.f64 (cos.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y))))) |
(pow.f64 (cos.f64 (/.f64 x (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -4 binary64)))) #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 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x)))))) |
(pow.f64 (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(/.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))))))) |
(pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (pow.f64 (sqrt.f64 y) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/8 binary64)) #s(literal 4 binary64)) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/8 binary64)) #s(literal -4 binary64)) x) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) x) (sqrt.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 x (exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -4 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) #s(literal -1 binary64))))) #s(literal -1 binary64)) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x)))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 (tan.f64 (/.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -4 binary64))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) (cos.f64 #s(literal 0 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #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)) (/.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(/.f64 (/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1/2 binary64))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.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))))) #s(literal 0 binary64)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) |
(/.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 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (exp.f64 (fma.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 (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 (tan.f64 (/.f64 (pow.f64 (exp.f64 (log.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 y) x)) #s(literal -1 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) #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 x (exp.f64 (log.f64 (*.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 x (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -4 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 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1 binary64)))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #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)))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) #s(literal -1 binary64)) |
(/.f64 (/.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 x (*.f64 y #s(literal 2 binary64))))) (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 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (cos.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 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 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.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))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))))))))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 y) (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal -1/4 binary64)) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) #s(literal -1 binary64)) |
(/.f64 (tan.f64 (/.f64 x (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -4 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/4 binary64))) #s(literal -1 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) #s(literal -1 binary64)) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (sin.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) (*.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 x (*.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 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 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #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 x (*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal -2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| Outputs |
|---|
(pow.f64 (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64)) |
#s(literal 1 binary64) |
5 calls:
| 85.0ms | (*.f64 y #s(literal 2 binary64)) |
| 77.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 73.0ms | x |
| 62.0ms | y |
| 54.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.0% | 1 | x |
| 60.0% | 1 | y |
| 61.8% | 2 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 62.0% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 60.0% | 1 | (*.f64 y #s(literal 2 binary64)) |
Compiled 33 to 21 computations (36.4% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))) |
(/.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) (fma.f64 x (*.f64 (/.f64 x y) (/.f64 #s(literal -1/8 binary64) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) x) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (*.f64 x (/.f64 #s(literal -1/8 binary64) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/8 binary64) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 y x) #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y x)) (*.f64 x (neg.f64 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/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x (*.f64 (sqrt.f64 y) #s(literal 2 binary64))) (sqrt.f64 y)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x x) y) (*.f64 y #s(literal 2 binary64))) x) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y)) (neg.f64 (sqrt.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y)) |
(/.f64 (*.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 y (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/3 binary64) (/.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x x) y) (*.f64 #s(literal 2 binary64) y)) x) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y))) #s(literal -1 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 y #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
(pow.f64 (cos.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)))) #s(literal -1 binary64)) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))) |
#s(literal 1 binary64) |
1 calls:
| 12.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.0% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))) |
(/.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) (fma.f64 x (*.f64 (/.f64 x y) (/.f64 #s(literal -1/8 binary64) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) x) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (*.f64 x (/.f64 #s(literal -1/8 binary64) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/8 binary64) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 y x) #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y x)) (*.f64 x (neg.f64 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))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(literal 1 binary64) |
1 calls:
| 5.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.9% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))) |
(/.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) (fma.f64 x (*.f64 (/.f64 x y) (/.f64 #s(literal -1/8 binary64) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) x) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (*.f64 x (/.f64 #s(literal -1/8 binary64) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/8 binary64) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
#s(literal 1 binary64) |
1 calls:
| 6.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.9% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 7 to 5 computations (28.6% saved)
Total -37.2b remaining (-143.4%)
Threshold costs -37.2b (-143.4%)
| Inputs |
|---|
#s(literal 1 binary64) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))) |
(/.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) (fma.f64 x (*.f64 (/.f64 x y) (/.f64 #s(literal -1/8 binary64) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) x) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (*.f64 x (/.f64 #s(literal -1/8 binary64) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/8 binary64) y))) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(literal 1 binary64) |
5 calls:
| 5.0ms | y |
| 3.0ms | x |
| 3.0ms | (*.f64 y #s(literal 2 binary64)) |
| 3.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 3.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.4% | 1 | x |
| 59.4% | 1 | y |
| 59.4% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 59.4% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 59.4% | 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 | 2.7323034900384553e+40 | 2.2460760359024108e+46 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.7323034900384553e+40 | 2.2460760359024108e+46 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.2460760359024108e+46 | 4.295513688125881e+47 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.7323034900384553e+40 | 2.2460760359024108e+46 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | egg-herbie |
| 20× | *-commutative_binary64 |
| 14× | sub-neg_binary64 |
| 14× | neg-sub0_binary64 |
| 12× | +-commutative_binary64 |
| 12× | neg-mul-1_binary64 |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 75 |
| 1 | 43 | 74 |
| 2 | 44 | 74 |
| 3 | 47 | 74 |
| 4 | 54 | 74 |
| 5 | 63 | 73 |
| 6 | 76 | 73 |
| 7 | 83 | 73 |
| 8 | 88 | 73 |
| 9 | 90 | 73 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 50000000000000000310004322520389159747584 binary64)) (pow.f64 (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 50000000000000000310004322520389159747584 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 39999999999999999725592761437880851790636777472 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 50000000000000000310004322520389159747584 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 50000000000000000310004322520389159747584 binary64)) (pow.f64 (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 50000000000000000310004322520389159747584 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 50000000000000000310004322520389159747584 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 39999999999999999725592761437880851790636777472 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 50000000000000000310004322520389159747584 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 50000000000000000310004322520389159747584 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× | lower-fma.f64 |
| 14 468× | lower-fma.f32 |
| 6 082× | lower-+.f64 |
| 6 082× | lower-+.f32 |
| 5 448× | lower-*.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 2054 |
| 1 | 950 | 2028 |
| 2 | 3388 | 1926 |
| 0 | 9111 | 1817 |
| 0 | 8 | 33 |
| 0 | 13 | 33 |
| 1 | 33 | 33 |
| 2 | 142 | 28 |
| 3 | 788 | 28 |
| 0 | 8171 | 28 |
| 0 | 54 | 309 |
| 0 | 99 | 305 |
| 1 | 314 | 263 |
| 2 | 1764 | 222 |
| 0 | 8606 | 219 |
| 0 | 45 | 295 |
| 0 | 81 | 282 |
| 1 | 264 | 243 |
| 2 | 1464 | 142 |
| 3 | 7180 | 142 |
| 0 | 8434 | 142 |
| 0 | 33 | 163 |
| 0 | 58 | 108 |
| 1 | 203 | 96 |
| 2 | 1139 | 96 |
| 0 | 8451 | 96 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 138 to 90 computations (34.8% saved)
Compiled 332 to 182 computations (45.2% saved)
Loading profile data...