
Time bar (total: 10.8s)
| 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)
| 918.0ms | 3 893× | 1 | valid |
| 480.0ms | 4 363× | 0 | valid |
ival-sin: 421.0ms (36.3% of total)ival-div: 413.0ms (35.6% of total)ival-tan: 201.0ms (17.3% of total)ival-mult: 62.0ms (5.3% of total)adjust: 49.0ms (4.2% of total)ival-true: 7.0ms (0.6% of total)exact: 5.0ms (0.4% of total)ival-assert: 4.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 121 | 0 | - | 0 | - | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 120 | 0 | - | 0 | - | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 28 | 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 | |
|---|---|---|---|---|
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | sensitivity | 92 | 0 |
sin.f64 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | sensitivity | 91 | 1 |
sin.f64 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 29 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 29 | |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 29 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 29 | |
/.f64 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | u/u | 28 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 28 | |
| ↳ | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 28 | |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 28 | |
| ↳ | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 28 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 149 | 0 |
| - | 0 | 107 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 149 | 0 | 0 |
| - | 0 | 0 | 107 |
| number | freq |
|---|---|
| 0 | 107 |
| 1 | 29 |
| 2 | 120 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 132.0ms | 232× | 1 | valid |
| 24.0ms | 280× | 0 | valid |
Compiled 125 to 36 computations (71.2% saved)
ival-tan: 109.0ms (79% of total)ival-sin: 12.0ms (8.7% of total)ival-div: 10.0ms (7.2% of total)ival-mult: 4.0ms (2.9% of total)adjust: 3.0ms (2.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 75 |
| 1 | 52 | 67 |
| 2 | 106 | 65 |
| 3 | 177 | 65 |
| 4 | 260 | 65 |
| 5 | 435 | 65 |
| 6 | 546 | 65 |
| 7 | 586 | 65 |
| 8 | 605 | 65 |
| 9 | 618 | 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))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(abs y)
(abs x)
Compiled 13 to 8 computations (38.5% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 47.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
Compiled 13 to 8 computations (38.5% 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))))) |
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))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
x |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 y #s(literal 2 binary64)) | |
| accuracy | 6.9571082794231085 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| accuracy | 26.53301035366147 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 26.885163497789353 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 44.0ms | 140× | 0 | valid |
| 20.0ms | 116× | 1 | valid |
Compiled 74 to 18 computations (75.7% saved)
ival-sin: 39.0ms (71.3% of total)ival-tan: 7.0ms (12.8% of total)ival-div: 5.0ms (9.1% of total)ival-mult: 2.0ms (3.7% of total)adjust: 1.0ms (1.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 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 |
|---|
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/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)))) |
(* 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)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(sin (* 1/2 (/ x y))) |
(* 2 y) |
(- (+ 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/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/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 (/ (- (* 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/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* -1 (/ (+ (* -1/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)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 55.0ms | y | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 5.0ms | y | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 2.0ms | x | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 2.0ms | x | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 2.0ms | y | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 1577 |
| 1 | 950 | 1551 |
| 2 | 3459 | 1449 |
| 0 | 8229 | 1340 |
| 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/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)))) |
(* 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)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(sin (* 1/2 (/ x y))) |
(* 2 y) |
(- (+ 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/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/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 (/ (- (* 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/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* -1 (/ (+ (* -1/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 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) 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 (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))) (*.f64 x x) #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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* 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)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x (/.f64 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 x x) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/48 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* 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)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal -1/645120 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(- (+ 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 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) x) (/.f64 #s(literal 1/24 binary64) (*.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)))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (fma.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #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 (/.f64 #s(literal 2 binary64) x) (fma.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (+.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) x) #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/322560 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 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)))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) 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 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 #s(literal 1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #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 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) 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 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.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 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) 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 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 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 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) 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 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(- (+ 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 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64))) y) (/.f64 #s(literal -1/24 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/24 binary64) y) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #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 (/.f64 #s(literal -2 binary64) x) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/24 binary64) y) (/.f64 (-.f64 (*.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (fma.f64 #s(literal -1/384 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)) #s(literal -2 binary64) #s(literal 1 binary64))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (+.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) x) #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/322560 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 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)))))))) |
(* -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 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/24 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #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 #s(literal -1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.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 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (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))) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))))))))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1/2 binary64) x))) (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 #s(literal -1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) (neg.f64 y)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 33 |
| 0 | 13 | 33 |
| 1 | 33 | 33 |
| 2 | 142 | 28 |
| 3 | 792 | 28 |
| 0 | 8225 | 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 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)))) |
(/.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
(/.f64 (*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.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 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(/.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(neg.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(+.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 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 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) y)) x) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x x))) (*.f64 y x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 y (*.f64 x x))) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (neg.f64 (*.f64 x x))) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x x))) (*.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 y) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1 binary64) y)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) y)) (*.f64 (*.f64 x 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 x)) (pow.f64 y #s(literal -1 binary64))) (*.f64 x #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)) #s(literal -1 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -1 binary64))) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (neg.f64 x) y))) (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 x y))) (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 x))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (pow.f64 x #s(literal -1 binary64)) #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)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(+.f64 #s(literal 0 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal -2 binary64)) |
(*.f64 (neg.f64 y) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 y) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) y)) |
(/.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 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 y #s(literal 1/2 binary64)) |
(neg.f64 (*.f64 #s(literal -2 binary64) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal -2 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) #s(literal -2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) y #s(literal 0 binary64)) |
(fma.f64 y #s(literal 2 binary64) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) y)) |
(+.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(neg.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(+.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
Compiled 12 671 to 1 819 computations (85.6% saved)
62 alts after pruning (61 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 508 | 61 | 569 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 508 | 62 | 570 |
| Status | Accuracy | Program |
|---|---|---|
| 55.6% | (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 57.5% | (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) | |
| 46.3% | (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) | |
| 30.2% | (/.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.3% | (/.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 47.4% | (/.f64 (/.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 47.5% | (/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.5% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.5% | (/.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.3% | (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 58.4% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 30.1% | (/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 30.0% | (/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.3% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) | |
| 45.3% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.9% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.5% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 28.2% | (/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 26.7% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 17.4% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 26.9% | (/.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.1% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 28.3% | (/.f64 (tan.f64 (/.f64 x (/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 47.6% | (/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 30.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 46.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| 27.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) | |
| ▶ | 41.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) |
| 46.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 28.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y)))))) | |
| 27.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 26.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y)))) | |
| 26.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) | |
| 16.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y)))) | |
| ✓ | 47.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 42.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 46.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 46.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)))) | |
| 46.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64)))))) | |
| 46.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 41.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))))) | |
| ▶ | 37.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) |
| 43.2% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.9% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.8% | (/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 15.2% | (/.f64 (tan.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.7% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.0% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 47.5% | (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) | |
| 23.6% | (/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) | |
| 23.6% | (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) | |
| 30.3% | (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) | |
| 46.7% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.6% | (/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 58.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
| 44.5% | (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) | |
| 46.3% | (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) | |
| 30.1% | (*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) | |
| 46.3% | (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) | |
| 51.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) | |
| 58.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) | |
| ▶ | 56.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 2 521 to 1 794 computations (28.8% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| cost-diff | 6464 | (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)) | |
| cost-diff | 12800 | (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) | |
| cost-diff | 0 | (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) | |
| cost-diff | 0 | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| cost-diff | 128 | (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) | |
| cost-diff | 7488 | (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x)) | |
| 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)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) | |
| cost-diff | 6144 | (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) | |
| cost-diff | 0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) | |
| cost-diff | 0 | (/.f64 x y) | |
| cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) | |
| cost-diff | 0 | (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 311 |
| 0 | 77 | 290 |
| 1 | 113 | 287 |
| 2 | 210 | 287 |
| 3 | 570 | 275 |
| 4 | 1947 | 275 |
| 5 | 3365 | 275 |
| 6 | 5764 | 275 |
| 0 | 8267 | 275 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
#s(literal 1 binary64) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
#s(literal -1/2 binary64) |
(/.f64 x y) |
x |
y |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) 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) |
#s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (pow.f64 x #s(literal 3 binary64)) y) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(/.f64 #s(literal -1/48 binary64) y) |
#s(literal -1/48 binary64) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
y |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
(*.f64 x 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)) |
#s(literal 2 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 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 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)) |
(exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal -1 binary64) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
#s(literal 1 binary64) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
#s(literal -1/2 binary64) |
(/.f64 x y) |
x |
y |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(approx (sin (/ x (* y 2))) (/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/48 binary64) y) x) (/.f64 x y) #s(literal 1/2 binary64)) x) y))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
x |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
y |
#s(literal 2 binary64) |
#s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y)) |
#s(approx (sin (/ x (* y 2))) (/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/48 binary64) y) x) (/.f64 x y) #s(literal 1/2 binary64)) x) y)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/48 binary64) y) x) (/.f64 x y) #s(literal 1/2 binary64)) x) y) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/48 binary64) y) x) (/.f64 x y) #s(literal 1/2 binary64)) x) |
(/.f64 (pow.f64 x #s(literal 3 binary64)) y) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(/.f64 #s(literal -1/48 binary64) y) |
#s(literal -1/48 binary64) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) |
(tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) |
(/.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
y |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
(*.f64 x x) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
x |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
y |
#s(literal 2 binary64) |
(sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal -1 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 6.9571082794231085 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| accuracy | 13.964583639358613 | (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) | |
| accuracy | 26.53301035366147 | (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64))) | |
| accuracy | 26.885163497789353 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 6.9571082794231085 | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| accuracy | 26.53301035366147 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 26.885163497789353 | (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) | |
| accuracy | 35.384917540506486 | (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x)) | |
| accuracy | 5.67687988803412 | (/.f64 (pow.f64 x #s(literal 3 binary64)) y) | |
| accuracy | 6.9571082794231085 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) | |
| accuracy | 26.885163497789353 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 30.19236328733508 | #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y)) | |
| accuracy | 27.711972775458076 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) | |
| accuracy | 0.0 | (/.f64 x y) | |
| accuracy | 0.00390625 | (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) | |
| accuracy | 0.12109375 | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) | |
| accuracy | 26.485602628401967 | (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
| 113.0ms | 116× | 1 | valid |
| 82.0ms | 140× | 0 | valid |
Compiled 594 to 87 computations (85.4% saved)
ival-div: 26.0ms (20.1% of total)ival-log: 25.0ms (19.3% of total)ival-mult: 13.0ms (10.1% of total)ival-tan: 11.0ms (8.5% of total)ival-sin: 11.0ms (8.5% of total)ival-cos: 9.0ms (7% of total)ival-exp: 8.0ms (6.2% of total)ival-pow: 7.0ms (5.4% of total)const: 7.0ms (5.4% of total)adjust: 6.0ms (4.6% of total)ival-neg: 2.0ms (1.5% of total)ival-add: 2.0ms (1.5% of total)exact: 1.0ms (0.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(/.f64 x y) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) |
(exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) |
#s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y)) |
(/.f64 (pow.f64 x #s(literal 3 binary64)) y) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64))) |
(log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
| Outputs |
|---|
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 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* -1/2 (/ x y)) |
(/ x y) |
(* 1/2 x) |
(* x (+ 1/2 (* -1/48 (/ (pow x 2) (pow y 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)))) |
(* 1/2 (/ (pow x 3) y)) |
(* 2 (/ y x)) |
(* 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)))) |
(/ (pow x 3) y) |
(+ (log (* 2 y)) (* -1 (log x))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(cos (* -1/2 (/ x y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(* -1/48 (/ (pow x 3) (pow y 2))) |
(* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) (* 1/48 (/ 1 (pow y 2))))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(sin (* 1/2 (/ x y))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(* -1 (* (pow x 3) (- (* 1/48 (/ 1 (pow y 2))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(/ (+ (* -1/48 (pow x 3)) (* 1/2 (* x (pow y 2)))) (pow y 2)) |
(+ (log y) (log (/ 2 x))) |
(- (+ 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/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 (/ (- (* -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/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) |
(/ (- (+ (* -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/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) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(- (+ 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/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 133.0ms | x | @ | -inf | ((/ 1 (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (* -1/2 (/ x y)) (/ x y) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ (pow x 3) y) (/ -1/48 y)) (* 1/2 x)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (* (/ -1/2 y) (neg (pow x 3))) (* x x)) (* (/ -1/2 y) (neg (pow x 3))) (/ (tan (/ (* (/ -1/2 y) (neg (pow x 3))) (* x x))) (sin (/ x (* y 2)))) (tan (/ (* (/ -1/2 y) (neg (pow x 3))) (* x x))) (exp (log (/ (* 2 y) x))) (pow (exp (log (/ (* 2 y) x))) -1) (/ (tan (/ x (* y 2))) (sin (pow (exp (log (/ (* 2 y) x))) -1))) (sin (/ x (* y 2))) (/ (pow x 3) y) (sin (/ x (* y 2))) (sin (pow (exp (log (/ (* 2 y) x))) -1)) (log (/ (* 2 y) x))) |
| 56.0ms | y | @ | inf | ((/ 1 (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (* -1/2 (/ x y)) (/ x y) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ (pow x 3) y) (/ -1/48 y)) (* 1/2 x)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (* (/ -1/2 y) (neg (pow x 3))) (* x x)) (* (/ -1/2 y) (neg (pow x 3))) (/ (tan (/ (* (/ -1/2 y) (neg (pow x 3))) (* x x))) (sin (/ x (* y 2)))) (tan (/ (* (/ -1/2 y) (neg (pow x 3))) (* x x))) (exp (log (/ (* 2 y) x))) (pow (exp (log (/ (* 2 y) x))) -1) (/ (tan (/ x (* y 2))) (sin (pow (exp (log (/ (* 2 y) x))) -1))) (sin (/ x (* y 2))) (/ (pow x 3) y) (sin (/ x (* y 2))) (sin (pow (exp (log (/ (* 2 y) x))) -1)) (log (/ (* 2 y) x))) |
| 38.0ms | x | @ | 0 | ((/ 1 (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (* -1/2 (/ x y)) (/ x y) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ (pow x 3) y) (/ -1/48 y)) (* 1/2 x)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (* (/ -1/2 y) (neg (pow x 3))) (* x x)) (* (/ -1/2 y) (neg (pow x 3))) (/ (tan (/ (* (/ -1/2 y) (neg (pow x 3))) (* x x))) (sin (/ x (* y 2)))) (tan (/ (* (/ -1/2 y) (neg (pow x 3))) (* x x))) (exp (log (/ (* 2 y) x))) (pow (exp (log (/ (* 2 y) x))) -1) (/ (tan (/ x (* y 2))) (sin (pow (exp (log (/ (* 2 y) x))) -1))) (sin (/ x (* y 2))) (/ (pow x 3) y) (sin (/ x (* y 2))) (sin (pow (exp (log (/ (* 2 y) x))) -1)) (log (/ (* 2 y) x))) |
| 38.0ms | y | @ | -inf | ((/ 1 (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (* -1/2 (/ x y)) (/ x y) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ (pow x 3) y) (/ -1/48 y)) (* 1/2 x)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (* (/ -1/2 y) (neg (pow x 3))) (* x x)) (* (/ -1/2 y) (neg (pow x 3))) (/ (tan (/ (* (/ -1/2 y) (neg (pow x 3))) (* x x))) (sin (/ x (* y 2)))) (tan (/ (* (/ -1/2 y) (neg (pow x 3))) (* x x))) (exp (log (/ (* 2 y) x))) (pow (exp (log (/ (* 2 y) x))) -1) (/ (tan (/ x (* y 2))) (sin (pow (exp (log (/ (* 2 y) x))) -1))) (sin (/ x (* y 2))) (/ (pow x 3) y) (sin (/ x (* y 2))) (sin (pow (exp (log (/ (* 2 y) x))) -1)) (log (/ (* 2 y) x))) |
| 16.0ms | y | @ | 0 | ((/ 1 (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (* -1/2 (/ x y)) (/ x y) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ (pow x 3) y) (/ -1/48 y)) (* 1/2 x)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (* (/ -1/2 y) (neg (pow x 3))) (* x x)) (* (/ -1/2 y) (neg (pow x 3))) (/ (tan (/ (* (/ -1/2 y) (neg (pow x 3))) (* x x))) (sin (/ x (* y 2)))) (tan (/ (* (/ -1/2 y) (neg (pow x 3))) (* x x))) (exp (log (/ (* 2 y) x))) (pow (exp (log (/ (* 2 y) x))) -1) (/ (tan (/ x (* y 2))) (sin (pow (exp (log (/ (* 2 y) x))) -1))) (sin (/ x (* y 2))) (/ (pow x 3) y) (sin (/ x (* y 2))) (sin (pow (exp (log (/ (* 2 y) x))) -1)) (log (/ (* 2 y) x))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 405 | 1935 |
| 1 | 1183 | 1898 |
| 2 | 4119 | 1856 |
| 0 | 8144 | 1734 |
| 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 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* -1/2 (/ x y)) |
(/ x y) |
(* 1/2 x) |
(* x (+ 1/2 (* -1/48 (/ (pow x 2) (pow y 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)))) |
(* 1/2 (/ (pow x 3) y)) |
(* 2 (/ y x)) |
(* 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)))) |
(/ (pow x 3) y) |
(+ (log (* 2 y)) (* -1 (log x))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(cos (* -1/2 (/ x y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(* -1/48 (/ (pow x 3) (pow y 2))) |
(* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) (* 1/48 (/ 1 (pow y 2))))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(sin (* 1/2 (/ x y))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(* -1 (* (pow x 3) (- (* 1/48 (/ 1 (pow y 2))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(/ (+ (* -1/48 (pow x 3)) (* 1/2 (* x (pow y 2)))) (pow y 2)) |
(+ (log y) (log (/ 2 x))) |
(- (+ 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/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 (/ (- (* -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/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) |
(/ (- (+ (* -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/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) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(- (+ 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/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) 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 (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))) (*.f64 x x) #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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x 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 (fma.f64 (*.f64 (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.f64 x x) #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 (fma.f64 (fma.f64 #s(literal -1/46080 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* -1/2 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(/ x y) |
(/.f64 x y) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* -1/48 (/ (pow x 2) (pow y 2))))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* 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)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x (/.f64 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 x x) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* 1/2 (/ (pow x 3) y)) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal 1/2 binary64)) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/48 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* 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)))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/645120 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/ (pow x 3) y) |
(/.f64 (pow.f64 x #s(literal 3 binary64)) y) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(* -1/48 (/ (pow x 3) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64)) |
(* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) (* 1/48 (/ 1 (pow y 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y))) (pow.f64 x #s(literal 3 binary64))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(* -1 (* (pow x 3) (- (* 1/48 (/ 1 (pow y 2))) (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y))) (pow.f64 x #s(literal 3 binary64))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(/ (+ (* -1/48 (pow x 3)) (* 1/2 (* x (pow y 2)))) (pow y 2)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/48 binary64))) y) y) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (log.f64 y)) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1/8 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -5/384 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -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 #s(literal -1/8 binary64) x) y) (/.f64 x y) (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(- (+ 1 (* 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 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) y) (/.f64 #s(literal 1/24 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (fma.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #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 (/.f64 #s(literal 2 binary64) x) (fma.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (+.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) x) #s(literal 2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 #s(literal -1/322560 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 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)))))))) |
(+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal 1/24 binary64))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #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 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) 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 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.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 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 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 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) 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 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (log.f64 y)) |
(- (+ 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 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64))) x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (fma.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #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 (/.f64 #s(literal -2 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) x) (fma.f64 (/.f64 #s(literal -2 binary64) x) (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (fma.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (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 (/.f64 (-.f64 (fma.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) x) #s(literal -2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 #s(literal -1/322560 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 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)))))))) |
(* -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 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (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/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal 1/48 binary64) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #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 #s(literal -1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal -1/24 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (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))) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))))))))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal 1/48 binary64) (*.f64 #s(literal -1/2 binary64) x)) (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/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal 1/48 binary64) (*.f64 #s(literal -1/2 binary64) x))) (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 #s(literal -1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) (neg.f64 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))) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 222 |
| 0 | 77 | 177 |
| 1 | 229 | 176 |
| 2 | 1206 | 171 |
| 0 | 8376 | 171 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(/.f64 x y) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) |
(exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) |
#s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y)) |
(/.f64 (pow.f64 x #s(literal 3 binary64)) y) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64))) |
(log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
| Outputs |
|---|
(*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 x)) (/.f64 (pow.f64 y #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64))) x) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) x) (/.f64 x x)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 x)) (/.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) x)) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (*.f64 x (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x)) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x) (/.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (neg.f64 (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(*.f64 x (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 x (*.f64 #s(literal -2 binary64) y)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 x (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 x y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y)))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/110592 binary64) (pow.f64 x #s(literal 9 binary64))) (pow.f64 y #s(literal 6 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y)) (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (pow.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y)) (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y)) (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/110592 binary64) (pow.f64 x #s(literal 9 binary64))) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y)) (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/110592 binary64) (pow.f64 x #s(literal 9 binary64))) (pow.f64 y #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64)) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/110592 binary64) (pow.f64 x #s(literal 9 binary64))) (pow.f64 y #s(literal 6 binary64)))) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y)) (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64))) (pow.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/110592 binary64) (pow.f64 x #s(literal 9 binary64))) (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y)) (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/110592 binary64) (pow.f64 x #s(literal 9 binary64))) (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y)) (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/110592 binary64) (pow.f64 x #s(literal 9 binary64))) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64)) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/110592 binary64) (pow.f64 x #s(literal 9 binary64))) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y)) (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/110592 binary64) (pow.f64 x #s(literal 9 binary64))) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y)) (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/110592 binary64) (pow.f64 x #s(literal 9 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64)) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/110592 binary64) (pow.f64 x #s(literal 9 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y)) (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64)) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64))))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/110592 binary64) (pow.f64 x #s(literal 9 binary64))) (pow.f64 y #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64))) |
(neg.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) #s(literal 1 binary64)) (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/48 binary64) y) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/48 binary64) y) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/48 binary64) y) (*.f64 x x)) (/.f64 x y) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/48 binary64) y) x) (*.f64 x (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/48 binary64) y) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1 binary64)) (/.f64 #s(literal 1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) y) (/.f64 #s(literal -1/48 binary64) (pow.f64 x #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) y) (/.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/48 binary64)) y) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) y) (/.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) y) #s(literal -48 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 x (/.f64 x y)) (/.f64 (*.f64 x #s(literal -1/48 binary64)) y) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 x (/.f64 x y)) (/.f64 (/.f64 x y) #s(literal -48 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (*.f64 y (/.f64 y (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -48 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y) #s(literal -48 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64))) |
(fma.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) y) #s(literal -1/48 binary64)) (pow.f64 y #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/48 binary64)) (pow.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) y) (/.f64 #s(literal -1/48 binary64) y)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (/.f64 #s(literal -1/48 binary64) y) y)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/48 binary64) y) (pow.f64 x #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -48 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (pow.f64 x #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (neg.f64 x) #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64))) |
(fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 x y) #s(literal -1/48 binary64)) (pow.f64 y #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal -1/48 binary64)) (pow.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 #s(literal -1/48 binary64) y)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 x (/.f64 (/.f64 #s(literal -1/48 binary64) y) y)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1/48 binary64) y)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y #s(literal -48 binary64)) (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal -48 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64))) |
(fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal -1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y (pow.f64 x #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal -1/48 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) y)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal -1/48 binary64) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal -1/48 binary64) (pow.f64 (*.f64 y (/.f64 y (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y #s(literal -48 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/48 binary64)) y) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 x (/.f64 x y)) #s(literal -48 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x (/.f64 x y)) #s(literal -1/48 binary64)) (pow.f64 y #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/48 binary64)) (pow.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x (/.f64 x y)) (/.f64 #s(literal -1/48 binary64) y)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x x) (*.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1/48 binary64) y) y)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 x) (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y))) (/.f64 (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2304 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(+.f64 (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 #s(literal -1 binary64) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)))) |
(*.f64 (pow.f64 (/.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) #s(literal -1 binary64)) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (pow.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)))) |
(pow.f64 (/.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (pow.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) #s(literal -1 binary64)) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (*.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y))))) |
(neg.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)))) (/.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) y)) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y)) |
(*.f64 (*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x) #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1 binary64)) x)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 x y)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 x)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64))) x) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (neg.f64 x)) (/.f64 x x)) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) #s(literal -1 binary64)) (/.f64 x (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) x) (/.f64 x (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 x)) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (/.f64 (*.f64 x x) (neg.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 x)) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y) x)) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/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 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (*.f64 x (neg.f64 (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (neg.f64 (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) x) x))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x)) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) x) x))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) x) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (neg.f64 (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) x) (neg.f64 x)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 x x) y))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) x)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (*.f64 (*.f64 (neg.f64 y) x) x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 x x) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 y (*.f64 x x))) |
(/.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x) (*.f64 x (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (*.f64 x x)) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) x) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) x) x))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 y) x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) x) x) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) x) x)) |
(neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y))) |
(neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (*.f64 y (*.f64 x x)))) |
(neg.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) x) (pow.f64 x #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(exp.f64 (fma.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) y)) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y)) |
(*.f64 (*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x) #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1 binary64)) x)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 x y)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 x)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64))) x) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (neg.f64 x)) (/.f64 x x)) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) #s(literal -1 binary64)) (/.f64 x (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) x) (/.f64 x (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 x)) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (/.f64 (*.f64 x x) (neg.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 x)) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y) x)) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/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 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (*.f64 x (neg.f64 (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (neg.f64 (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) x) x))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x)) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) x) x))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) x) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (neg.f64 (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) x) (neg.f64 x)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 x x) y))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) x)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (*.f64 (*.f64 (neg.f64 y) x) x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 x x) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 y (*.f64 x x))) |
(/.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x) (*.f64 x (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (*.f64 x x)) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) x) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) x) x))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 y) x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) x) x) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) x) x)) |
(neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y))) |
(neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (*.f64 y (*.f64 x x)))) |
(neg.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) x) (pow.f64 x #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(exp.f64 (fma.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64)))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (neg.f64 x) x)) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x)) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64)))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) x) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) y) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) y)) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 y))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 y)) (/.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) y)) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) #s(literal -2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) y)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -2 binary64)) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (/.f64 (*.f64 x x) (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 x x) (neg.f64 y)) (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 x) x) y)) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal -2 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) y) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) y) (/.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) #s(literal -2 binary64))) |
(*.f64 (*.f64 x (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 x x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (/.f64 x y))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 (neg.f64 x) x) #s(literal -2 binary64))) |
(*.f64 x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 x (/.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) |
(pow.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(neg.f64 (*.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) y) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) (neg.f64 y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) y) #s(literal -2 binary64)) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64)) y) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 x (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) (/.f64 x x)) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 x (*.f64 x x))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1/2 binary64)) (/.f64 x (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (/.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64)))) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) (/.f64 (neg.f64 x) x)) |
(*.f64 (/.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 (neg.f64 x) (*.f64 x x))) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (/.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (neg.f64 x) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1/2 binary64) y)) (/.f64 x (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 x (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 x #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) |
(*.f64 (/.f64 x #s(literal -1/2 binary64)) (/.f64 x (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (pow.f64 x #s(literal 3 binary64))) (/.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (exp.f64 (log.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) y) |
(*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -2 binary64) y))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y)) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 y) x)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 y) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) y) (exp.f64 (neg.f64 (log.f64 x)))) |
(*.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 x x) (/.f64 y (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) |
(*.f64 #s(literal 2 binary64) (/.f64 y x)) |
(*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 y (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 y (/.f64 #s(literal 2 binary64) x)) |
(*.f64 x (*.f64 x (/.f64 y (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -2 binary64) y)))) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) y))) (exp.f64 (log.f64 (neg.f64 x)))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -2 binary64) y))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) y)) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 x) (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) |
(/.f64 #s(literal 2 binary64) (/.f64 x y)) |
(/.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(neg.f64 (/.f64 x (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) x))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (neg.f64 x) y))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) y)) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y)) |
(*.f64 (*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x) #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1 binary64)) x)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 x y)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 x)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64))) x) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (neg.f64 x)) (/.f64 x x)) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) #s(literal -1 binary64)) (/.f64 x (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) x) (/.f64 x (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 x)) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (/.f64 (*.f64 x x) (neg.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 x)) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y) x)) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/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 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (*.f64 x (neg.f64 (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (neg.f64 (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) x) x))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x)) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) x) x))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) x) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (neg.f64 (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) x) (neg.f64 x)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 x x) y))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) x)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (*.f64 (*.f64 (neg.f64 y) x) x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 x x) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 y (*.f64 x x))) |
(/.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 y (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x) (*.f64 x (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (*.f64 x x)) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) x) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) x) x))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 y) x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) x) x) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) x) x)) |
(neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y))) |
(neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (*.f64 y (*.f64 x x)))) |
(neg.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) x) (pow.f64 x #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(exp.f64 (fma.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)))) |
(*.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y))) |
#s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) |
(/.f64 (neg.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y))) #s(literal -1 binary64)) |
(/.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) y)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 x x)) x) |
(*.f64 (pow.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) y)) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) y)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) x) y)) |
(*.f64 (*.f64 x (/.f64 x y)) x) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (pow.f64 x #s(literal 3/4 binary64)) (*.f64 (pow.f64 x #s(literal 3/4 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) y))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) y)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y)) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (/.f64 x y)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 x y) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 x (*.f64 (*.f64 x (/.f64 x y)) #s(literal 1 binary64))) |
(*.f64 x (*.f64 x (/.f64 x y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) |
(pow.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 y) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) (pow.f64 x #s(literal -3 binary64)))) |
(/.f64 (*.f64 x x) (/.f64 y x)) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (neg.f64 y)) |
(/.f64 (pow.f64 x #s(literal 3 binary64)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (pow.f64 x #s(literal 3 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 x #s(literal 3 binary64))))) |
(neg.f64 (*.f64 (*.f64 x x) (/.f64 (neg.f64 x) y))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) x)))) |
(*.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (+.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))))))) |
(*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(/.f64 (-.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) (log.f64 (*.f64 #s(literal -2 binary64) y))) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 x)))) (+.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) (log.f64 (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (*.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x)))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)))) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (neg.f64 (log.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) (log.f64 (*.f64 #s(literal -2 binary64) y)) (fma.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 x)) (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) (log.f64 (neg.f64 x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x))) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (neg.f64 (log.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (+.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (+.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) x)) (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (+.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) |
(neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) x))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) x)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (+.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (+.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))))))) |
(-.f64 (log.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64))) (log.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(-.f64 (neg.f64 (log.f64 x)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(-.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) (log.f64 (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(+.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) (neg.f64 (log.f64 (neg.f64 x)))) |
(+.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 y x))) |
(+.f64 (log.f64 y) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
(+.f64 (log.f64 y) (+.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(+.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (neg.f64 (log.f64 x))) |
(log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
Compiled 32 629 to 4 183 computations (87.2% saved)
90 alts after pruning (87 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 120 | 49 | 1 169 |
| Fresh | 18 | 38 | 56 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 141 | 90 | 1 231 |
| Status | Accuracy | Program |
|---|---|---|
| 55.6% | (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 55.6% | (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 57.5% | (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1/2 binary64)) | |
| 46.3% | (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) | |
| 46.3% | (/.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 47.5% | (/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 23.5% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.5% | (/.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 23.5% | (/.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 30.1% | (/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 30.0% | (/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.3% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) | |
| 45.3% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.9% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.3% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 42.3% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 46.5% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 28.2% | (/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 26.7% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 17.4% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 17.9% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (*.f64 x x)))) | |
| 23.0% | (/.f64 (tan.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x)) x) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 28.3% | (/.f64 (tan.f64 (/.f64 x (/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 47.6% | (/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 30.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| ▶ | 46.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
| 45.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) | |
| 45.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) | |
| 42.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (exp.f64 (neg.f64 (log.f64 x)))) #s(literal -1 binary64)))) | |
| 40.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (+.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64)))) | |
| 30.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) x)))) #s(literal -1 binary64)))) | |
| 41.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))))) #s(literal -1 binary64)))) | |
| 41.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (+.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))))) #s(literal -1 binary64)))) | |
| 30.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) x))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) x))))) #s(literal -1 binary64)))) | |
| 40.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))) #s(literal -1 binary64)))) | |
| 46.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 28.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y)))))) | |
| 26.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y)))) | |
| ✓ | 47.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 42.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 46.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 46.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64)))))) | |
| 46.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 41.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))))) | |
| 42.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 #s(approx (+ (* (/ (pow x 3) y) (/ -1/48 y)) (* 1/2 x)) (*.f64 #s(literal 1/2 binary64) x)) y))) | |
| 43.2% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.4% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 46.8% | (/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 16.6% | (/.f64 (tan.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 29.7% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (neg.f64 x)) (/.f64 x x))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 24.5% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) #s(literal -1 binary64)) (/.f64 x (*.f64 x x)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 15.2% | (/.f64 (tan.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.9% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 46.7% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.2% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 42.1% | (/.f64 (tan.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 x y))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 42.0% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.9% | (/.f64 (tan.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 47.5% | (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) | |
| 30.3% | (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) | |
| 31.7% | (/.f64 #s(approx (tan (/ x (* y 2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 3 binary64))))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) | |
| 37.2% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal 1/24 binary64))) y)) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) | |
| 41.9% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 46.7% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.6% | (/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.7% | (/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) | |
| 47.1% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) | |
| 47.5% | (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) | |
| ▶ | 46.3% | (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
| 58.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 31.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) (*.f64 x x)))) | |
| 58.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) | |
| ▶ | 58.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))))) |
| 28.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64)))))) | |
| 56.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64))) x) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) x)))) | |
| 54.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (/.f64 (*.f64 x x) x)))) | |
| 57.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) x) (/.f64 x x)))) | |
| 58.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) | |
| 34.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)))))) | |
| 36.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (*.f64 x (pow.f64 x #s(literal -2 binary64)))))) | |
| ✓ | 58.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
| 58.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))))) | |
| 58.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64)))))) | |
| 53.3% | (/.f64 #s(literal 1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)))) | |
| 44.5% | (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) | |
| 30.1% | (*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) | |
| 45.9% | (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) | |
| 46.3% | (*.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) | |
| ▶ | 51.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
| ✓ | 56.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 3 808 to 2 704 computations (29% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 320 | (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) | |
| cost-diff | 6400 | (cos.f64 #s(literal 0 binary64)) | |
| cost-diff | 6400 | (sin.f64 #s(literal 0 binary64)) | |
| cost-diff | 7680 | (/.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)))) | |
| 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 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| cost-diff | 12928 | (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| cost-diff | 128 | (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) | |
| cost-diff | 128 | (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) | |
| cost-diff | 320 | (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) | |
| cost-diff | 704 | (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) | |
| cost-diff | 0 | (/.f64 (*.f64 x x) y) | |
| cost-diff | 0 | (/.f64 #s(literal 1/8 binary64) y) | |
| cost-diff | 0 | (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) | |
| cost-diff | 0 | (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) | |
| cost-diff | 0 | (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))))) | |
| cost-diff | 14400 | (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 376 |
| 0 | 90 | 332 |
| 1 | 144 | 309 |
| 2 | 266 | 302 |
| 3 | 554 | 290 |
| 4 | 1112 | 287 |
| 5 | 3229 | 287 |
| 6 | 4878 | 287 |
| 7 | 5724 | 287 |
| 8 | 6173 | 287 |
| 9 | 6488 | 287 |
| 10 | 6890 | 287 |
| 11 | 7076 | 287 |
| 12 | 7590 | 287 |
| 13 | 7940 | 287 |
| 0 | 8128 | 287 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))))) |
#s(literal 1 binary64) |
(cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
y |
x |
#s(literal -1/2 binary64) |
(neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/8 binary64) y) |
#s(literal 1/8 binary64) |
y |
(/.f64 (*.f64 x x) y) |
(*.f64 x x) |
x |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
#s(literal 1/2 binary64) |
(/.f64 x y) |
x |
y |
(/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #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 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal -1/2 binary64) |
(/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.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 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) |
(sin.f64 #s(literal 0 binary64)) |
#s(literal 0 binary64) |
(sin.f64 (/.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 x) y) |
(neg.f64 x) |
x |
y |
(+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y))) |
(cos.f64 #s(literal 0 binary64)) |
(cos.f64 (/.f64 (neg.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) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
#s(literal 1 binary64) |
(cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 2 binary64) x) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
y |
x |
#s(literal -1/2 binary64) |
(neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) |
(neg.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/8 binary64) y) |
#s(literal 1/8 binary64) |
y |
(/.f64 (*.f64 x x) y) |
(*.f64 x x) |
x |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 x y) |
x |
y |
(/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #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 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 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 2 binary64) x) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal -1/2 binary64) |
(/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #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)))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) |
(sin.f64 (/.f64 x y)) |
(sin.f64 #s(literal 0 binary64)) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
(sin.f64 (/.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 x) y) |
(neg.f64 x) |
x |
y |
(+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y))) |
(-.f64 (cos.f64 (/.f64 x y)) #s(literal -1 binary64)) |
(cos.f64 #s(literal 0 binary64)) |
#s(literal 1 binary64) |
(cos.f64 (/.f64 (neg.f64 x) y)) |
(cos.f64 (/.f64 x y)) |
(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) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 6.9571082794231085 | (/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| accuracy | 26.53301035366147 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 26.573702165190873 | (cos.f64 (/.f64 (neg.f64 x) y)) | |
| accuracy | 26.62404192959844 | (sin.f64 (/.f64 (neg.f64 x) y)) | |
| accuracy | 6.9571082794231085 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| accuracy | 13.852591383287114 | (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) | |
| accuracy | 26.53301035366147 | (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| accuracy | 26.885163497789353 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 0.19921875 | (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) | |
| accuracy | 7.785897048959993 | (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) | |
| accuracy | 26.53301035366147 | (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) | |
| accuracy | 26.885163497789353 | (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) | |
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 1.438588954259682 | (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) | |
| accuracy | 6.1854900011091365 | (/.f64 (*.f64 x x) y) | |
| accuracy | 30.162244931968548 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) | |
| accuracy | 0.12109375 | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))))) | |
| accuracy | 0.41796875 | (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) | |
| accuracy | 13.852591383287114 | (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) | |
| accuracy | 26.485602628401967 | (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))))) |
| 265.0ms | 116× | 1 | valid |
| 47.0ms | 140× | 0 | valid |
Compiled 744 to 101 computations (86.4% saved)
ival-sin: 142.0ms (54.4% of total)ival-div: 27.0ms (10.3% of total)ival-tan: 18.0ms (6.9% of total)ival-pow: 16.0ms (6.1% of total)ival-mult: 15.0ms (5.7% of total)adjust: 14.0ms (5.4% of total)ival-cos: 14.0ms (5.4% of total)ival-neg: 6.0ms (2.3% of total)ival-pow2: 4.0ms (1.5% of total)ival-add: 4.0ms (1.5% of total)ival-sub: 2.0ms (0.8% of total)exact: 1.0ms (0.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))))) |
(cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/8 binary64) y) |
(/.f64 (*.f64 x x) y) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 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)))) |
(sin.f64 #s(literal 0 binary64)) |
(cos.f64 #s(literal 0 binary64)) |
(-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) |
(*.f64 x x) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(sin.f64 (/.f64 (neg.f64 x) y)) |
(cos.f64 (/.f64 (neg.f64 x) y)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| Outputs |
|---|
(* -1 (/ (* x (pow (sqrt 1/2) 2)) y)) |
1 |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/720 (/ (pow (sqrt 1/2) 12) (pow y 6))) (+ (* 1/48 (/ (pow (sqrt 1/2) 12) (pow y 6))) (* 1/2 (/ (* (pow (sqrt 1/2) 4) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4))))) (pow y 2))))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* 1/24 (/ (* (pow x 2) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* (pow x 2) (+ (* -1/720 (/ (* (pow x 2) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(+ 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)))))) |
(/ (pow x 2) y) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* -1/2 (/ 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)))) |
(* 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)))) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ 1/2 (pow (sqrt 1/2) 2)) |
(+ (* (pow x 2) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (+ (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 17/40320 (/ 1 (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4)))))) (pow y 2))) (+ (* -1/10080 (/ (pow (sqrt 1/2) 10) (pow y 6))) (* 1/120 (/ (* (pow (sqrt 1/2) 8) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 4)))))))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(* 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)))) |
(/ 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 x 2) |
(* 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)))) |
(* -2 (/ y x)) |
(/ (+ (* -2 y) (* 1/6 (/ (pow x 2) y))) x) |
(/ (+ (* -2 y) (* (pow x 2) (+ (* 1/360 (/ (pow x 2) (pow y 3))) (* 1/6 (/ 1 y))))) x) |
(/ (+ (* -2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 1/15120 (/ (pow x 2) (pow y 5))) (* 1/360 (/ 1 (pow y 3))))) (* 1/6 (/ 1 y))))) x) |
(* 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))) |
(* -1 (/ 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))) |
(+ 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)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 5/384 (/ 1 (pow y 4))) (* (pow x 2) (- (* 35/9216 (/ 1 (pow y 6))) (* 19/7680 (/ 1 (pow y 6))))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(cos (* 1/2 (/ x y))) |
(* -1 (sin (* 1/2 (/ x y)))) |
(* -1 (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x 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)))) |
(* -1 (/ (sin (* -1 (/ x y))) (+ 1 (cos (* -1 (/ x y)))))) |
(* -1 (sin (* -1 (/ x y)))) |
(sin (* 1/2 (/ x y))) |
(* -1 (/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (* -1 (/ x y))) |
(cos (* -1 (/ x y))) |
(* -1 (/ (sin (* -1 (/ x y))) (* (sin (* 1/2 (/ x y))) (+ 1 (cos (* -1 (/ x y))))))) |
(/ (* x (pow (sqrt -1/2) 2)) y) |
(/ 1 (cos (/ (* x (pow (sqrt -1/2) 2)) y))) |
(cos (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))))) |
(sin (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ 1/8 y) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt 1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt 1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(- (+ 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/24 (/ (pow x 2) (pow y 2)))) (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) |
(- (+ 1 (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))) (+ (* 2 (/ (* (- (* -1/24 (pow x 2)) (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x))) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) |
(- (+ 1 (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) (+ (* 2 (/ (* (- (* -1/24 (pow x 2)) (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x))) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* x (pow y 4)))) (+ (* 2 (/ (* (- (* -1/24 (pow x 2)) (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 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))))) (* x (pow y 6)))) (+ (* 2 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (- (* 1/1920 (pow x 4)) (+ (* 2 (/ (* (- (* -1/24 (pow x 2)) (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x))) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) x)) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x))))) (* x (pow y 6)))) (+ (* 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/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (- (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x))) y) |
(/ (- (* 1/645120 (/ (pow x 7) (pow y 6))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/ (- (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x))) y) |
(/ (- (+ (* -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))))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/ (- (+ (* -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)))))))) (+ (* -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/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/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/12 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/8 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (pow x 3) (pow y 2))) (* 1/96 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* -1/10080 (/ (pow x 7) (pow y 6))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3)))) (pow y 4))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/240 (pow x 5)) (+ (* -1/4 (* (pow x 2) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3))))) (* 1/96 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (pow x 3) (pow y 2))) (+ (* -1/2880 (/ (pow x 7) (pow y 6))) (+ (* 1/96 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (* (pow x 4) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3)))) (pow y 6))))))))) y) |
(/ (- (* -1/6 (/ (pow x 3) (pow y 2))) (* -1 x)) y) |
(/ (- (* 1/120 (/ (pow x 5) (pow y 4))) (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2))))) y) |
(/ (- (* -1/5040 (/ (pow x 7) (pow y 6))) (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2)))))) 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) |
(* y (- (* 4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x)))) |
(* y (- (* -1 (/ (+ (* -4 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (pow x 2))) (* 8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (pow x 3)))) (pow y 4))) (+ (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))))) |
(* y (- (* -1 (/ (+ (* -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))) (+ (* -2 (/ (* (+ (* -4 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (pow x 2))) (* 8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (pow x 3)))) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) x)) (* 8 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow x 3))))) (pow y 6))) (+ (* -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)))) (+ (* 8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (* 2 (/ 1 x))))))) |
(/ (+ (* -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) (* 1/6 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -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/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/6 (/ (pow x 2) (pow y 2)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (* -1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (* 1/120 (/ (pow x 4) (pow y 4))))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* 1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 4))) (+ (* 1/48 (/ (pow x 4) (pow y 4))) (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) (* x (pow y 4))))))))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (+ (* -1/5040 (/ (pow x 6) (pow y 6))) (* 1/120 (/ (pow x 4) (pow y 4)))))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/1152 (/ (pow x 6) (pow y 6))) (+ (* -1/1440 (/ (pow x 6) (pow y 6))) (+ (* -1/7680 (/ (pow x 6) (pow y 6))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 4))) (+ (* 1/48 (/ (pow x 4) (pow y 4))) (+ (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) (* x (pow y 4))) (+ (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* 1/120 (pow x 4)) (+ (* 1/1920 (pow x 4)) (+ (* 1/96 (pow x 4)) (+ (* 1/48 (pow x 4)) (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) x)))))) (* x (pow y 6))) (/ (* (+ (* 1/1920 (pow x 5)) (+ (* 1/96 (pow x 5)) (* 1/48 (pow x 5)))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) (* x (pow y 6))))))))))))))) |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt -1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt -1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4)))))) |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt -1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4)))))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(- (+ 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/24 (/ (pow x 2) (pow y 2)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) |
(- (+ 1 (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))) (+ (* -2 (/ (* (- (* -1/24 (pow x 2)) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) |
(- (+ 1 (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) (+ (* -2 (/ (* (- (* -1/24 (pow x 2)) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 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))))) (* x (pow y 6)))) (+ (* -2 (/ (* (- (* -1/24 (pow x 2)) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* x (pow y 4)))) (+ (* -2 (/ (* (- (* 1/1920 (pow x 4)) (+ (* -2 (/ (* (- (* -1/24 (pow x 2)) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) x)) (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* x (pow y 6)))) (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* 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 (/ (- (* -1/48 (/ (pow x 3) (pow y 2))) (* -1/2 x)) y)) |
(* -1 (/ (- (* 1/3840 (/ (pow x 5) (pow y 4))) (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (- (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (* 1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (- (+ (* -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))))) (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (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)))))))) (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2))))))) y)) |
(/ -1/2 (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 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/12 (/ (pow x 3) (pow y 2)))) (* 1/8 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (* 1/12 (/ (pow x 3) (pow y 2))))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3)))) (pow y 4))) (+ (* -1/96 (/ (pow x 5) (pow y 4))) (* 1/8 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (+ (* 1/10080 (/ (pow x 7) (pow y 6))) (* 1/12 (/ (pow x 3) (pow y 2)))))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/240 (pow x 5)) (+ (* -1/4 (* (pow x 2) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3))))) (* -1/96 (pow x 5))))) (pow y 6))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3)))) (pow y 4))) (+ (* -1/96 (/ (pow x 5) (pow y 4))) (+ (* 1/2880 (/ (pow x 7) (pow y 6))) (+ (* 1/48 (/ (* (pow x 4) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3)))) (pow y 6))) (* 1/8 (/ (pow x 3) (pow y 2))))))))) y)) |
(* -1 (/ (- (* 1/6 (/ (pow x 3) (pow y 2))) x) y)) |
(* -1 (/ (- (* -1/120 (/ (pow x 5) (pow y 4))) (+ x (* -1/6 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (- (* 1/5040 (/ (pow x 7) (pow y 6))) (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4)))))) 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 (* y (+ (* 4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3))) (* -4 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (pow x 2)))) (pow y 4))) (* 2 (/ 1 x))) (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2))))))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -8 (/ (* (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow x 3))) (+ (* -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))) (* 2 (/ (* (+ (* -8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3))) (* -4 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (pow x 2)))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) x)))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (+ (* -4 (/ (- (* -1/3840 (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))))))))) |
(* -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)) |
(* -1 (/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y)) |
(* -1 (/ (+ 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)) |
(- (+ 1 (* -1/6 (/ (pow x 2) (pow y 2)))) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (* x (pow y 2))))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (* 1/120 (/ (pow x 4) (pow y 4))))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) (* x (pow y 4)))) (+ (* -1 (/ (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) (* x (pow y 4)))) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (* x (pow y 2))))))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (+ (* -1/5040 (/ (pow x 6) (pow y 6))) (* 1/120 (/ (pow x 4) (pow y 4)))))) (+ (* -1 (/ (* (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) (* x (pow y 6)))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) (* x (pow y 4)))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* 1/120 (pow x 4)) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) x)) (* -1 (/ (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) x))))) (* x (pow y 6)))) (+ (* -1 (/ (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) (* x (pow y 4)))) (+ (* -1 (/ (+ (* 1/322560 (pow x 7)) (+ (* 1/7680 (pow x 7)) (+ (* 1/1440 (pow x 7)) (* 1/1152 (pow x 7))))) (* x (pow y 6)))) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (* x (pow y 2)))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 25.0ms | y | @ | 0 | ((* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2))) (/ 1 (cos (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2))))) (cos (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2)))) (pow (/ (* 2 y) x) -1/2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (/ 1/8 y) (/ (* x x) y) (/ 1 (* (neg (sin (* 1/2 (/ x y)))) (/ 1 (neg (tan (* 1/2 (/ x y))))))) (* (neg (sin (* 1/2 (/ x y)))) (/ 1 (neg (tan (* 1/2 (/ x y)))))) (neg (sin (* 1/2 (/ x y)))) (neg (tan (* 1/2 (/ x y)))) (pow (pow (/ (* 2 y) x) -1/2) 2) (/ (tan (/ x (* y 2))) (sin (pow (pow (/ (* 2 y) x) -1/2) 2))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (- (sin 0) (sin (/ (neg x) y))) (+ (cos 0) (cos (/ (neg x) y)))) (sin 0) (cos 0) (- (sin 0) (sin (/ (neg x) y))) (* x x) (tan (* 1/2 (/ x y))) (sin (* 1/2 (/ x y))) (/ 1 (neg (tan (* 1/2 (/ x y))))) (sin (pow (pow (/ (* 2 y) x) -1/2) 2)) (sin (/ (neg x) y)) (cos (/ (neg x) y)) (sin (/ x (* y 2))) (/ (/ (- (sin 0) (sin (/ (neg x) y))) (+ (cos 0) (cos (/ (neg x) y)))) (sin (/ x (* y 2))))) |
| 20.0ms | y | @ | inf | ((* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2))) (/ 1 (cos (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2))))) (cos (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2)))) (pow (/ (* 2 y) x) -1/2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (/ 1/8 y) (/ (* x x) y) (/ 1 (* (neg (sin (* 1/2 (/ x y)))) (/ 1 (neg (tan (* 1/2 (/ x y))))))) (* (neg (sin (* 1/2 (/ x y)))) (/ 1 (neg (tan (* 1/2 (/ x y)))))) (neg (sin (* 1/2 (/ x y)))) (neg (tan (* 1/2 (/ x y)))) (pow (pow (/ (* 2 y) x) -1/2) 2) (/ (tan (/ x (* y 2))) (sin (pow (pow (/ (* 2 y) x) -1/2) 2))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (- (sin 0) (sin (/ (neg x) y))) (+ (cos 0) (cos (/ (neg x) y)))) (sin 0) (cos 0) (- (sin 0) (sin (/ (neg x) y))) (* x x) (tan (* 1/2 (/ x y))) (sin (* 1/2 (/ x y))) (/ 1 (neg (tan (* 1/2 (/ x y))))) (sin (pow (pow (/ (* 2 y) x) -1/2) 2)) (sin (/ (neg x) y)) (cos (/ (neg x) y)) (sin (/ x (* y 2))) (/ (/ (- (sin 0) (sin (/ (neg x) y))) (+ (cos 0) (cos (/ (neg x) y)))) (sin (/ x (* y 2))))) |
| 16.0ms | y | @ | -inf | ((* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2))) (/ 1 (cos (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2))))) (cos (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2)))) (pow (/ (* 2 y) x) -1/2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (/ 1/8 y) (/ (* x x) y) (/ 1 (* (neg (sin (* 1/2 (/ x y)))) (/ 1 (neg (tan (* 1/2 (/ x y))))))) (* (neg (sin (* 1/2 (/ x y)))) (/ 1 (neg (tan (* 1/2 (/ x y)))))) (neg (sin (* 1/2 (/ x y)))) (neg (tan (* 1/2 (/ x y)))) (pow (pow (/ (* 2 y) x) -1/2) 2) (/ (tan (/ x (* y 2))) (sin (pow (pow (/ (* 2 y) x) -1/2) 2))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (- (sin 0) (sin (/ (neg x) y))) (+ (cos 0) (cos (/ (neg x) y)))) (sin 0) (cos 0) (- (sin 0) (sin (/ (neg x) y))) (* x x) (tan (* 1/2 (/ x y))) (sin (* 1/2 (/ x y))) (/ 1 (neg (tan (* 1/2 (/ x y))))) (sin (pow (pow (/ (* 2 y) x) -1/2) 2)) (sin (/ (neg x) y)) (cos (/ (neg x) y)) (sin (/ x (* y 2))) (/ (/ (- (sin 0) (sin (/ (neg x) y))) (+ (cos 0) (cos (/ (neg x) y)))) (sin (/ x (* y 2))))) |
| 14.0ms | x | @ | 0 | ((* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2))) (/ 1 (cos (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2))))) (cos (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2)))) (pow (/ (* 2 y) x) -1/2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (/ 1/8 y) (/ (* x x) y) (/ 1 (* (neg (sin (* 1/2 (/ x y)))) (/ 1 (neg (tan (* 1/2 (/ x y))))))) (* (neg (sin (* 1/2 (/ x y)))) (/ 1 (neg (tan (* 1/2 (/ x y)))))) (neg (sin (* 1/2 (/ x y)))) (neg (tan (* 1/2 (/ x y)))) (pow (pow (/ (* 2 y) x) -1/2) 2) (/ (tan (/ x (* y 2))) (sin (pow (pow (/ (* 2 y) x) -1/2) 2))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (- (sin 0) (sin (/ (neg x) y))) (+ (cos 0) (cos (/ (neg x) y)))) (sin 0) (cos 0) (- (sin 0) (sin (/ (neg x) y))) (* x x) (tan (* 1/2 (/ x y))) (sin (* 1/2 (/ x y))) (/ 1 (neg (tan (* 1/2 (/ x y))))) (sin (pow (pow (/ (* 2 y) x) -1/2) 2)) (sin (/ (neg x) y)) (cos (/ (neg x) y)) (sin (/ x (* y 2))) (/ (/ (- (sin 0) (sin (/ (neg x) y))) (+ (cos 0) (cos (/ (neg x) y)))) (sin (/ x (* y 2))))) |
| 8.0ms | x | @ | -inf | ((* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2))) (/ 1 (cos (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2))))) (cos (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2)))) (pow (/ (* 2 y) x) -1/2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (/ 1/8 y) (/ (* x x) y) (/ 1 (* (neg (sin (* 1/2 (/ x y)))) (/ 1 (neg (tan (* 1/2 (/ x y))))))) (* (neg (sin (* 1/2 (/ x y)))) (/ 1 (neg (tan (* 1/2 (/ x y)))))) (neg (sin (* 1/2 (/ x y)))) (neg (tan (* 1/2 (/ x y)))) (pow (pow (/ (* 2 y) x) -1/2) 2) (/ (tan (/ x (* y 2))) (sin (pow (pow (/ (* 2 y) x) -1/2) 2))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (- (sin 0) (sin (/ (neg x) y))) (+ (cos 0) (cos (/ (neg x) y)))) (sin 0) (cos 0) (- (sin 0) (sin (/ (neg x) y))) (* x x) (tan (* 1/2 (/ x y))) (sin (* 1/2 (/ x y))) (/ 1 (neg (tan (* 1/2 (/ x y))))) (sin (pow (pow (/ (* 2 y) x) -1/2) 2)) (sin (/ (neg x) y)) (cos (/ (neg x) y)) (sin (/ x (* y 2))) (/ (/ (- (sin 0) (sin (/ (neg x) y))) (+ (cos 0) (cos (/ (neg x) y)))) (sin (/ x (* y 2))))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1328 | 8473 |
| 1 | 4257 | 7989 |
| 0 | 8920 | 7547 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* x (pow (sqrt 1/2) 2)) y)) |
1 |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/720 (/ (pow (sqrt 1/2) 12) (pow y 6))) (+ (* 1/48 (/ (pow (sqrt 1/2) 12) (pow y 6))) (* 1/2 (/ (* (pow (sqrt 1/2) 4) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4))))) (pow y 2))))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* 1/24 (/ (* (pow x 2) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* (pow x 2) (+ (* -1/720 (/ (* (pow x 2) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(+ 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)))))) |
(/ (pow x 2) y) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* -1/2 (/ 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)))) |
(* 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)))) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ 1/2 (pow (sqrt 1/2) 2)) |
(+ (* (pow x 2) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (+ (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 17/40320 (/ 1 (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4)))))) (pow y 2))) (+ (* -1/10080 (/ (pow (sqrt 1/2) 10) (pow y 6))) (* 1/120 (/ (* (pow (sqrt 1/2) 8) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 4)))))))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(* 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)))) |
(/ 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 x 2) |
(* 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)))) |
(* -2 (/ y x)) |
(/ (+ (* -2 y) (* 1/6 (/ (pow x 2) y))) x) |
(/ (+ (* -2 y) (* (pow x 2) (+ (* 1/360 (/ (pow x 2) (pow y 3))) (* 1/6 (/ 1 y))))) x) |
(/ (+ (* -2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 1/15120 (/ (pow x 2) (pow y 5))) (* 1/360 (/ 1 (pow y 3))))) (* 1/6 (/ 1 y))))) x) |
(* 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))) |
(* -1 (/ 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))) |
(+ 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)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 5/384 (/ 1 (pow y 4))) (* (pow x 2) (- (* 35/9216 (/ 1 (pow y 6))) (* 19/7680 (/ 1 (pow y 6))))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(cos (* 1/2 (/ x y))) |
(* -1 (sin (* 1/2 (/ x y)))) |
(* -1 (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x 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)))) |
(* -1 (/ (sin (* -1 (/ x y))) (+ 1 (cos (* -1 (/ x y)))))) |
(* -1 (sin (* -1 (/ x y)))) |
(sin (* 1/2 (/ x y))) |
(* -1 (/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (* -1 (/ x y))) |
(cos (* -1 (/ x y))) |
(* -1 (/ (sin (* -1 (/ x y))) (* (sin (* 1/2 (/ x y))) (+ 1 (cos (* -1 (/ x y))))))) |
(/ (* x (pow (sqrt -1/2) 2)) y) |
(/ 1 (cos (/ (* x (pow (sqrt -1/2) 2)) y))) |
(cos (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))))) |
(sin (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ 1/8 y) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt 1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt 1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(- (+ 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/24 (/ (pow x 2) (pow y 2)))) (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) |
(- (+ 1 (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))) (+ (* 2 (/ (* (- (* -1/24 (pow x 2)) (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x))) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) |
(- (+ 1 (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) (+ (* 2 (/ (* (- (* -1/24 (pow x 2)) (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x))) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* x (pow y 4)))) (+ (* 2 (/ (* (- (* -1/24 (pow x 2)) (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 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))))) (* x (pow y 6)))) (+ (* 2 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (- (* 1/1920 (pow x 4)) (+ (* 2 (/ (* (- (* -1/24 (pow x 2)) (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x))) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) x)) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x))))) (* x (pow y 6)))) (+ (* 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/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (- (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x))) y) |
(/ (- (* 1/645120 (/ (pow x 7) (pow y 6))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/ (- (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x))) y) |
(/ (- (+ (* -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))))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/ (- (+ (* -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)))))))) (+ (* -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/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/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/12 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/8 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (pow x 3) (pow y 2))) (* 1/96 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* -1/10080 (/ (pow x 7) (pow y 6))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3)))) (pow y 4))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/240 (pow x 5)) (+ (* -1/4 (* (pow x 2) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3))))) (* 1/96 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (pow x 3) (pow y 2))) (+ (* -1/2880 (/ (pow x 7) (pow y 6))) (+ (* 1/96 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (* (pow x 4) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3)))) (pow y 6))))))))) y) |
(/ (- (* -1/6 (/ (pow x 3) (pow y 2))) (* -1 x)) y) |
(/ (- (* 1/120 (/ (pow x 5) (pow y 4))) (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2))))) y) |
(/ (- (* -1/5040 (/ (pow x 7) (pow y 6))) (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2)))))) 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) |
(* y (- (* 4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x)))) |
(* y (- (* -1 (/ (+ (* -4 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (pow x 2))) (* 8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (pow x 3)))) (pow y 4))) (+ (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))))) |
(* y (- (* -1 (/ (+ (* -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))) (+ (* -2 (/ (* (+ (* -4 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (pow x 2))) (* 8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (pow x 3)))) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) x)) (* 8 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow x 3))))) (pow y 6))) (+ (* -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)))) (+ (* 8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (* 2 (/ 1 x))))))) |
(/ (+ (* -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) (* 1/6 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -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/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/6 (/ (pow x 2) (pow y 2)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (* -1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (* 1/120 (/ (pow x 4) (pow y 4))))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* 1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 4))) (+ (* 1/48 (/ (pow x 4) (pow y 4))) (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) (* x (pow y 4))))))))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (+ (* -1/5040 (/ (pow x 6) (pow y 6))) (* 1/120 (/ (pow x 4) (pow y 4)))))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/1152 (/ (pow x 6) (pow y 6))) (+ (* -1/1440 (/ (pow x 6) (pow y 6))) (+ (* -1/7680 (/ (pow x 6) (pow y 6))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 4))) (+ (* 1/48 (/ (pow x 4) (pow y 4))) (+ (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) (* x (pow y 4))) (+ (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* 1/120 (pow x 4)) (+ (* 1/1920 (pow x 4)) (+ (* 1/96 (pow x 4)) (+ (* 1/48 (pow x 4)) (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) x)))))) (* x (pow y 6))) (/ (* (+ (* 1/1920 (pow x 5)) (+ (* 1/96 (pow x 5)) (* 1/48 (pow x 5)))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) (* x (pow y 6))))))))))))))) |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt -1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt -1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4)))))) |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt -1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4)))))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(- (+ 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/24 (/ (pow x 2) (pow y 2)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) |
(- (+ 1 (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))) (+ (* -2 (/ (* (- (* -1/24 (pow x 2)) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) |
(- (+ 1 (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) (+ (* -2 (/ (* (- (* -1/24 (pow x 2)) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 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))))) (* x (pow y 6)))) (+ (* -2 (/ (* (- (* -1/24 (pow x 2)) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* x (pow y 4)))) (+ (* -2 (/ (* (- (* 1/1920 (pow x 4)) (+ (* -2 (/ (* (- (* -1/24 (pow x 2)) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) x)) (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* x (pow y 6)))) (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* 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 (/ (- (* -1/48 (/ (pow x 3) (pow y 2))) (* -1/2 x)) y)) |
(* -1 (/ (- (* 1/3840 (/ (pow x 5) (pow y 4))) (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (- (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (* 1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (- (+ (* -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))))) (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (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)))))))) (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2))))))) y)) |
(/ -1/2 (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 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/12 (/ (pow x 3) (pow y 2)))) (* 1/8 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (* 1/12 (/ (pow x 3) (pow y 2))))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3)))) (pow y 4))) (+ (* -1/96 (/ (pow x 5) (pow y 4))) (* 1/8 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (+ (* 1/10080 (/ (pow x 7) (pow y 6))) (* 1/12 (/ (pow x 3) (pow y 2)))))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/240 (pow x 5)) (+ (* -1/4 (* (pow x 2) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3))))) (* -1/96 (pow x 5))))) (pow y 6))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3)))) (pow y 4))) (+ (* -1/96 (/ (pow x 5) (pow y 4))) (+ (* 1/2880 (/ (pow x 7) (pow y 6))) (+ (* 1/48 (/ (* (pow x 4) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3)))) (pow y 6))) (* 1/8 (/ (pow x 3) (pow y 2))))))))) y)) |
(* -1 (/ (- (* 1/6 (/ (pow x 3) (pow y 2))) x) y)) |
(* -1 (/ (- (* -1/120 (/ (pow x 5) (pow y 4))) (+ x (* -1/6 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (- (* 1/5040 (/ (pow x 7) (pow y 6))) (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4)))))) 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 (* y (+ (* 4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3))) (* -4 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (pow x 2)))) (pow y 4))) (* 2 (/ 1 x))) (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2))))))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -8 (/ (* (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow x 3))) (+ (* -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))) (* 2 (/ (* (+ (* -8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3))) (* -4 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (pow x 2)))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) x)))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (+ (* -4 (/ (- (* -1/3840 (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))))))))) |
(* -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)) |
(* -1 (/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y)) |
(* -1 (/ (+ 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)) |
(- (+ 1 (* -1/6 (/ (pow x 2) (pow y 2)))) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (* x (pow y 2))))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (* 1/120 (/ (pow x 4) (pow y 4))))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) (* x (pow y 4)))) (+ (* -1 (/ (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) (* x (pow y 4)))) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (* x (pow y 2))))))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (+ (* -1/5040 (/ (pow x 6) (pow y 6))) (* 1/120 (/ (pow x 4) (pow y 4)))))) (+ (* -1 (/ (* (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) (* x (pow y 6)))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) (* x (pow y 4)))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* 1/120 (pow x 4)) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) x)) (* -1 (/ (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) x))))) (* x (pow y 6)))) (+ (* -1 (/ (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) (* x (pow y 4)))) (+ (* -1 (/ (+ (* 1/322560 (pow x 7)) (+ (* 1/7680 (pow x 7)) (+ (* 1/1440 (pow x 7)) (* 1/1152 (pow x 7))))) (* x (pow y 6)))) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (* x (pow y 2)))))))))) |
| Outputs |
|---|
(* -1 (/ (* x (pow (sqrt 1/2) 2)) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) y) (/.f64 (*.f64 x x) y)) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(fma.f64 (fma.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -5/24 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/720 (/ (pow (sqrt 1/2) 12) (pow y 6))) (+ (* 1/48 (/ (pow (sqrt 1/2) 12) (pow y 6))) (* 1/2 (/ (* (pow (sqrt 1/2) 4) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4))))) (pow y 2))))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 x x)) (fma.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/720 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -5/24 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) y) (/.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64))) (pow.f64 y #s(literal 6 binary64))))) (*.f64 (neg.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal -5/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) y) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* 1/24 (/ (* (pow x 2) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/24 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* (pow x 2) (+ (* -1/720 (/ (* (pow x 2) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64)) (pow.f64 y #s(literal 6 binary64)))) #s(literal -1/720 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) y))) (*.f64 x x) #s(literal 1 binary64)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) 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 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #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 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) 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 (/.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #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 (*.f64 (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 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(* x (- (* 1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (- (* (pow x 2) (+ (* -1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal -1/3840 binary64) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* 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 (-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/645120 binary64) (*.f64 x x)) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (- (* -1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (- (* (pow x 2) (- (* -1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/240 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* 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 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -17/40320 binary64) (*.f64 x x)) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) y)) x) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 (/.f64 x 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 (/.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 x x) #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 (fma.f64 (-.f64 (/.f64 #s(literal 1/240 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64))) (fma.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) (*.f64 (/.f64 (*.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 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 y y)) #s(literal -1/6 binary64)))) (*.f64 x x) (/.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 x x) #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 (fma.f64 (-.f64 (fma.f64 (-.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) y) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/240 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64))) (fma.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) (*.f64 (/.f64 (*.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 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 y y)) #s(literal -1/6 binary64)))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) y) (fma.f64 (/.f64 (*.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 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 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 x x) (/.f64 #s(literal 1/240 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)))) (fma.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) (*.f64 (/.f64 (*.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 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 y y)) #s(literal -1/6 binary64)))) (*.f64 x x) (/.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 x x) #s(literal 1 binary64)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/240 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* 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 (fma.f64 (fma.f64 (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 x x) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) y)) x) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) x) |
(* 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 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) x) |
(pow x 2) |
(*.f64 x x) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* 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 (fma.f64 (-.f64 (*.f64 (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 x x)) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* -2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal -2 binary64)) |
(/ (+ (* -2 y) (* 1/6 (/ (pow x 2) y))) x) |
(/.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x x) y))) x) |
(/ (+ (* -2 y) (* (pow x 2) (+ (* 1/360 (/ (pow x 2) (pow y 3))) (* 1/6 (/ 1 y))))) x) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1/6 binary64) y)) (*.f64 x x) (*.f64 #s(literal -2 binary64) y)) x) |
(/ (+ (* -2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 1/15120 (/ (pow x 2) (pow y 5))) (* 1/360 (/ 1 (pow y 3))))) (* 1/6 (/ 1 y))))) x) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/15120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/360 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/6 binary64) y)) (*.f64 x x) (*.f64 #s(literal -2 binary64) y)) x) |
(* x (+ (* -1/6 (/ (* (pow x 2) (pow (sqrt 1/2) 6)) (pow y 3))) (/ (pow (sqrt 1/2) 2) y))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/6 binary64) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* 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 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64)) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) #s(literal 1/120 binary64) (/.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* 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 (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64)) (pow.f64 y #s(literal 5 binary64))) #s(literal 1/120 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 14 binary64)) (*.f64 x x)) (pow.f64 y #s(literal 7 binary64))) #s(literal -1/5040 binary64))) (*.f64 x x) (/.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* -1 (/ x y)) |
(/.f64 (neg.f64 x) y) |
(* x (- (* 1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) y)) x) |
(* x (- (* (pow x 2) (+ (* -1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) x) |
(* 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 (-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) x) |
(+ 1 (* -1/2 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x x) y) #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 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 x x) #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 (*.f64 (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 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 5/384 (/ 1 (pow y 4))) (* (pow x 2) (- (* 35/9216 (/ 1 (pow y 6))) (* 19/7680 (/ 1 (pow y 6))))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) #s(literal 61/46080 binary64)) (*.f64 x x) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(* -1 (sin (* 1/2 (/ x y)))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(* -1 (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(* -1 (/ (sin (* -1 (/ x y))) (+ 1 (cos (* -1 (/ x y)))))) |
(neg.f64 (tan.f64 (/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64)))) |
(* -1 (sin (* -1 (/ x y)))) |
(neg.f64 (sin.f64 (/.f64 (neg.f64 x) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(* -1 (/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(sin (* -1 (/ x y))) |
(sin.f64 (/.f64 (neg.f64 x) y)) |
(cos (* -1 (/ x y))) |
(cos.f64 (/.f64 x y)) |
(* -1 (/ (sin (* -1 (/ x y))) (* (sin (* 1/2 (/ x y))) (+ 1 (cos (* -1 (/ x y))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (tan.f64 (/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64)))) |
(/ (* x (pow (sqrt -1/2) 2)) y) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(/ 1 (cos (/ (* x (pow (sqrt -1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(cos (/ (* x (pow (sqrt -1/2) 2)) y)) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(sin (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))) |
(sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) (*.f64 y y)) (*.f64 y y)) |
(/ 1/8 y) |
(/.f64 #s(literal 1/8 binary64) y) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64))) #s(literal -5/24 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) y) (/.f64 (*.f64 x x) y)))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt 1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt 1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64))) #s(literal -5/24 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal -5/24 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) y) (/.f64 (*.f64 x x) y))))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) y) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) y) (/.f64 (*.f64 x x) y)) (fma.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64)) (pow.f64 y #s(literal 6 binary64)))) #s(literal -1/720 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64))))) #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 (/.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) 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) (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 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 (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal 2 binary64) (neg.f64 (fma.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))))))) (pow.f64 y #s(literal 6 binary64)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/322560 binary64) (*.f64 #s(literal 1/1920 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))))) |
(- (+ 1 (* -1/24 (/ (pow x 2) (pow y 2)))) (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x))) |
(- (+ 1 (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))) (+ (* 2 (/ (* (- (* -1/24 (pow x 2)) (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x))) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* x (pow y 4)))) (+ (* 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))))))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/1920 binary64) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x)) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))))) |
(- (+ 1 (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) (+ (* 2 (/ (* (- (* -1/24 (pow x 2)) (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x))) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* x (pow y 4)))) (+ (* 2 (/ (* (- (* -1/24 (pow x 2)) (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 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))))) (* x (pow y 6)))) (+ (* 2 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (- (* 1/1920 (pow x 4)) (+ (* 2 (/ (* (- (* -1/24 (pow x 2)) (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x))) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) x)) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x))))) (* x (pow y 6)))) (+ (* 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)))))))))) |
(-.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/322560 binary64) (/.f64 (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x)) (fma.f64 (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x))) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)))))) x) (fma.f64 (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x)))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) x) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))))))) |
(/ (- (* 1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1/2 binary64) x)) y) |
(/ (- (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x))) y) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64))))) y) |
(/ (- (* 1/645120 (/ (pow x 7) (pow y 6))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) 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 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) y) |
(/ (- (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (- (+ (* -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))))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(/ (- (+ (* -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)))))))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -1/16 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/92160 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/384 binary64) (/.f64 (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))))) y) |
(- (+ (* -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 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) 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))))))))) |
(fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/1920 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/48 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/12 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/16 binary64)))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/6 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) y)) #s(literal -1/12 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/240 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 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) (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) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/48 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/12 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/16 binary64)))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/6 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/48 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/12 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/16 binary64)))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 1/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/240 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) #s(literal 1/768 binary64)))))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/6 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) y)) #s(literal -1/12 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) (fma.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.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/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 #s(literal 1/192 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/48 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/12 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/16 binary64)))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/120 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/240 binary64)))))))))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -1/16 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/92160 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/384 binary64) (/.f64 (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))))))))) y) |
(/ (- (+ (* -1/12 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/8 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/12 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/8 binary64) y)))) y) |
(/ (- (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (pow x 3) (pow y 2))) (* 1/96 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/12 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/240 binary64) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal 1/96 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) y) |
(/ (- (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* -1/10080 (/ (pow x 7) (pow y 6))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3)))) (pow y 4))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/240 (pow x 5)) (+ (* -1/4 (* (pow x 2) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3))))) (* 1/96 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (pow x 3) (pow y 2))) (+ (* -1/2880 (/ (pow x 7) (pow y 6))) (+ (* 1/96 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (* (pow x 4) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -1/12 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/10080 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/240 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/240 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/96 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -1/8 binary64) (fma.f64 #s(literal -1/2880 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/96 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/48 binary64)))))))) y) |
(/ (- (* -1/6 (/ (pow x 3) (pow y 2))) (* -1 x)) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) x) y) |
(/ (- (* 1/120 (/ (pow x 5) (pow y 4))) (+ (* -1 x) (* 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) x) (*.f64 (/.f64 #s(literal 1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) y) |
(/ (- (* -1/5040 (/ (pow x 7) (pow y 6))) (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/5040 binary64) x) (fma.f64 (/.f64 #s(literal 1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) 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 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 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 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(* y (- (* 4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x)))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 #s(literal 2 binary64) x)) y) |
(* y (- (* -1 (/ (+ (* -4 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (pow x 2))) (* 8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (pow x 3)))) (pow y 4))) (+ (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))))) |
(*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y))) (/.f64 #s(literal 2 binary64) x))) y) |
(* y (- (* -1 (/ (+ (* -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))) (+ (* -2 (/ (* (+ (* -4 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (pow x 2))) (* 8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (pow x 3)))) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) x)) (* 8 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow x 3))))) (pow y 6))) (+ (* -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)))) (+ (* 8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (* 2 (/ 1 x))))))) |
(*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) x) (fma.f64 (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x)) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal 8 binary64))))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1/24 binary64) x) (/.f64 (pow.f64 x #s(literal 3 binary64)) x)) (fma.f64 (/.f64 #s(literal -4 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) x))))) y) |
(/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (* x (pow (sqrt 1/2) 2))) y) |
(/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) x)) 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 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) #s(literal -1/6 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) x))) 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 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) #s(literal -1/6 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 14 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/5040 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 x)) y) |
(/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))) x) y) |
(/ (+ (* -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 #s(literal 1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64))))) x) y) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 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 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/720 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (* -1/6 (/ (pow x 2) (pow y 2)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (* -1/24 (/ (pow x 2) (pow y 2))))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal -7/24 binary64))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (* 1/120 (/ (pow x 4) (pow y 4))))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* 1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 4))) (+ (* 1/48 (/ (pow x 4) (pow y 4))) (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) (* x (pow y 4))))))))) |
(-.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal -7/24 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 #s(literal 1/96 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -7/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/24 binary64)) x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/48 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (+ (* -1/5040 (/ (pow x 6) (pow y 6))) (* 1/120 (/ (pow x 4) (pow y 4)))))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/1152 (/ (pow x 6) (pow y 6))) (+ (* -1/1440 (/ (pow x 6) (pow y 6))) (+ (* -1/7680 (/ (pow x 6) (pow y 6))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 4))) (+ (* 1/48 (/ (pow x 4) (pow y 4))) (+ (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) (* x (pow y 4))) (+ (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* 1/120 (pow x 4)) (+ (* 1/1920 (pow x 4)) (+ (* 1/96 (pow x 4)) (+ (* 1/48 (pow x 4)) (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) x)))))) (* x (pow y 6))) (/ (* (+ (* 1/1920 (pow x 5)) (+ (* 1/96 (pow x 5)) (* 1/48 (pow x 5)))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) (* x (pow y 6))))))))))))))) |
(-.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/5040 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal -7/24 binary64) (fma.f64 #s(literal -1/1152 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/1440 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/7680 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/322560 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/1920 binary64) (fma.f64 #s(literal 1/96 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/48 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/24 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -7/24 binary64))) x) (fma.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 1/96 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/24 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -7/24 binary64))) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/48 binary64))))) x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/24 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/32 binary64))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -7/24 binary64)))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x))))))))))))) |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) y) (/.f64 (*.f64 x x) y)) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -5/24 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) y) (/.f64 (*.f64 x x) y)) #s(literal -1/2 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt -1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt -1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 12 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -5/24 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 12 binary64))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -5/24 binary64) (*.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) y) (/.f64 (*.f64 x x) y)) #s(literal -1/2 binary64)))) |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) y) (/.f64 (*.f64 x x) y)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) y) (/.f64 (*.f64 x x) y)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt -1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4)))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) y) (/.f64 (*.f64 x x) y)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/720 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64))) (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 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 (/.f64 #s(literal -2 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) 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 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)) (*.f64 (/.f64 #s(literal -1/24 binary64) x) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (*.f64 (/.f64 #s(literal -1/24 binary64) x) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)))))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal -2 binary64) (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.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)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/322560 binary64) (*.f64 #s(literal 1/1920 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))))) |
(- (+ 1 (* -1/24 (/ (pow x 2) (pow y 2)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x))) |
(- (+ 1 (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))) (+ (* -2 (/ (* (- (* -1/24 (pow x 2)) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/1920 binary64) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)) (*.f64 (/.f64 #s(literal -1/24 binary64) x) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y))))))) |
(- (+ 1 (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) (+ (* -2 (/ (* (- (* -1/24 (pow x 2)) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 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))))) (* x (pow y 6)))) (+ (* -2 (/ (* (- (* -1/24 (pow x 2)) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* x (pow y 4)))) (+ (* -2 (/ (* (- (* 1/1920 (pow x 4)) (+ (* -2 (/ (* (- (* -1/24 (pow x 2)) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) x)) (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* x (pow y 6)))) (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))))))) |
(-.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/322560 binary64) (/.f64 (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x))) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))))) x) (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x)))) (*.f64 (/.f64 #s(literal -1/24 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) x))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (*.f64 (/.f64 #s(literal -1/24 binary64) x) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)))))))))) |
(* -1 (/ (- (* -1/48 (/ (pow x 3) (pow y 2))) (* -1/2 x)) y)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x))) y) |
(* -1 (/ (- (* 1/3840 (/ (pow x 5) (pow y 4))) (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(* -1 (/ (- (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/645120 binary64) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) y) |
(* -1 (/ (- (* 1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) y) |
(* -1 (/ (- (+ (* -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))))) (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64))))))) y) |
(* -1 (/ (- (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (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)))))))) (+ (* -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 (neg.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 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 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (pow.f64 y #s(literal 6 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/3840 binary64) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 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/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)))))) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) (neg.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) y) (/.f64 #s(literal -1/2 binary64) 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 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1/48 binary64)) (fma.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1/12 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/6 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 4 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 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) y) (/.f64 #s(literal -1/2 binary64) 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 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/322560 binary64) (/.f64 (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1/48 binary64)) (fma.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1/12 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64)) #s(literal -1/768 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/6 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1/48 binary64)) (fma.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1/12 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/6 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 4 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 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/10080 binary64) (fma.f64 #s(literal 1/192 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1/48 binary64)) (fma.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1/12 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/120 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) y) (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)))))))))))))) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))))) 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 (neg.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))))))) y) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/3840 binary64) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) 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 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 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 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (pow.f64 y #s(literal 6 binary64)))))))))) y) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/12 (/ (pow x 3) (pow y 2)))) (* 1/8 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/12 binary64) y) (*.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))))) y) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (* 1/12 (/ (pow x 3) (pow y 2))))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3)))) (pow y 4))) (+ (* -1/96 (/ (pow x 5) (pow y 4))) (* 1/8 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/12 binary64) y) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/240 binary64)) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 #s(literal -1/96 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))))))) y) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (+ (* 1/10080 (/ (pow x 7) (pow y 6))) (* 1/12 (/ (pow x 3) (pow y 2)))))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/240 (pow x 5)) (+ (* -1/4 (* (pow x 2) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3))))) (* -1/96 (pow x 5))))) (pow y 6))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3)))) (pow y 4))) (+ (* -1/96 (/ (pow x 5) (pow y 4))) (+ (* 1/2880 (/ (pow x 7) (pow y 6))) (+ (* 1/48 (/ (* (pow x 4) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3)))) (pow y 6))) (* 1/8 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/240 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/12 binary64) y) (/.f64 (*.f64 #s(literal 1/10080 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/240 binary64)) (fma.f64 #s(literal -1/96 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/96 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/2880 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/48 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/8 binary64) y))))))))) y) |
(* -1 (/ (- (* 1/6 (/ (pow x 3) (pow y 2))) x) y)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 x))) y) |
(* -1 (/ (- (* -1/120 (/ (pow x 5) (pow y 4))) (+ x (* -1/6 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) x))) y) |
(* -1 (/ (- (* 1/5040 (/ (pow x 7) (pow y 6))) (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y)) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/5040 binary64) (neg.f64 x)) (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1/2 binary64) x))) y) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) y) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/3840 binary64) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64))))))) y) |
(* -1 (* y (+ (* 4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))))) |
(*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y))) #s(literal 4 binary64) (/.f64 #s(literal 2 binary64) x))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3))) (* -4 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (pow x 2)))) (pow y 4))) (* 2 (/ 1 x))) (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2))))))) |
(*.f64 (neg.f64 y) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) (/.f64 (*.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y))) #s(literal 4 binary64) (/.f64 #s(literal 2 binary64) x)))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -8 (/ (* (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow x 3))) (+ (* -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))) (* 2 (/ (* (+ (* -8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3))) (* -4 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (pow x 2)))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) x)))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (+ (* -4 (/ (- (* -1/3840 (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))))))))) |
(*.f64 (neg.f64 y) (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -8 binary64) (fma.f64 (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) (/.f64 (*.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x)) #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 x x)) #s(literal -4 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal -4 binary64) (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)))) (*.f64 (/.f64 #s(literal -8 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
(* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (* x (pow (sqrt -1/2) 2))) y)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x))) 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 (neg.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) #s(literal -1/6 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64)) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) (*.f64 #s(literal -1/2 binary64) x)))) 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 (neg.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) #s(literal -1/6 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 14 binary64)) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/5040 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64)) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) (*.f64 #s(literal -1/2 binary64) x))))) y) |
(* -1 (/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) x)) y) |
(* -1 (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y)) |
(/.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))) x)) y) |
(* -1 (/ (+ 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 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) x) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/5040 binary64) (/.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) y) |
(- (+ 1 (* -1/6 (/ (pow x 2) (pow y 2)))) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (* x (pow y 2))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal 7/24 binary64) (*.f64 y y)))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (* 1/120 (/ (pow x 4) (pow y 4))))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) (* x (pow y 4)))) (+ (* -1 (/ (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) (* x (pow y 4)))) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (* x (pow y 2))))))) |
(-.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) (-.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -7/640 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/48 binary64)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal 7/24 binary64) (*.f64 y y)))) (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64)) x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (+ (* -1/5040 (/ (pow x 6) (pow y 6))) (* 1/120 (/ (pow x 4) (pow y 4)))))) (+ (* -1 (/ (* (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) (* x (pow y 6)))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) (* x (pow y 4)))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* 1/120 (pow x 4)) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) x)) (* -1 (/ (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) x))))) (* x (pow y 6)))) (+ (* -1 (/ (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) (* x (pow y 4)))) (+ (* -1 (/ (+ (* 1/322560 (pow x 7)) (+ (* 1/7680 (pow x 7)) (+ (* 1/1440 (pow x 7)) (* 1/1152 (pow x 7))))) (* x (pow y 6)))) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (* x (pow y 2)))))))))) |
(-.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/5040 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64))))) (-.f64 (-.f64 (-.f64 (-.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/322560 binary64) (pow.f64 x #s(literal 7 binary64)) (fma.f64 #s(literal 1/7680 binary64) (pow.f64 x #s(literal 7 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/640 binary64))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal 7/24 binary64) (*.f64 y y)))) (/.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -7/640 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/48 binary64))) x) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64)) (neg.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64)) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64)) x)) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -7/640 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/48 binary64))) x)))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x))) (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64)) x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) (/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -7/640 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/48 binary64))) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64)) x))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 291 |
| 0 | 90 | 238 |
| 1 | 292 | 208 |
| 2 | 1819 | 205 |
| 0 | 8864 | 203 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))))) |
(cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/8 binary64) y) |
(/.f64 (*.f64 x x) y) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 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)))) |
(sin.f64 #s(literal 0 binary64)) |
(cos.f64 #s(literal 0 binary64)) |
(-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) |
(*.f64 x x) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(sin.f64 (/.f64 (neg.f64 x) y)) |
(cos.f64 (/.f64 (neg.f64 x) y)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 x (*.f64 #s(literal -2 binary64) y)) |
(neg.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) #s(literal -2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #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 (/.f64 y x) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) (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)) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -2 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (log.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)))) (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)))) (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)))) (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64)) (/.f64 #s(literal -1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) x) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) y) (/.f64 (*.f64 x x) #s(literal 8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) y) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (pow.f64 (neg.f64 y) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) y) (/.f64 (pow.f64 (neg.f64 y) #s(literal -1 binary64)) #s(literal 8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/8 binary64)) (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 x x) y) #s(literal 8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) y) (pow.f64 x #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (/.f64 x y) #s(literal 8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) y) (*.f64 (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (pow.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 y (/.f64 y (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (/.f64 x y) (/.f64 #s(literal 1/8 binary64) y)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64))))) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (pow.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) y)) |
(pow.f64 (/.f64 (*.f64 y #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 y #s(literal 8 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1/8 binary64) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 #s(literal -1/8 binary64) (neg.f64 y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y #s(literal 8 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y #s(literal 8 binary64)))) |
(/.f64 #s(literal 1/8 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal 1/8 binary64) y) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 y #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 8 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 8 binary64))) |
(neg.f64 (/.f64 #s(literal -1/8 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 8 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 x y)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (neg.f64 x) x) (pow.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 (/.f64 x y) x) |
(*.f64 (*.f64 x x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) |
(*.f64 x (/.f64 x y)) |
(pow.f64 (/.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 x) x))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (/.f64 (neg.f64 y) x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) x)) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (neg.f64 x) x) (neg.f64 y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x x)))) |
(/.f64 (neg.f64 x) (/.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 x x) y) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x))) |
(/.f64 x (/.f64 y x)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) x) y)) |
(neg.f64 (/.f64 (*.f64 x x) (neg.f64 y))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x x) (neg.f64 y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 (neg.f64 x) (/.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.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 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (neg.f64 x) y))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal -2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (/.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x y)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 (neg.f64 x) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 (neg.f64 x) y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #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)))) |
(/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(neg.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 (neg.f64 x) y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 (neg.f64 x) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #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))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #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))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (/.f64 x y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (sin.f64 (/.f64 x y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (neg.f64 x) y))) (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (neg.f64 x) y))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (neg.f64 x) y))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x y))) (/.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x y))) (/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x y))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x y)))) (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #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))))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x y))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(neg.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.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 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 x y)) (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal -2 binary64))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 x y))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal -2 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/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 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (neg.f64 x) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -2 binary64))) #s(literal -1/4 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 x (neg.f64 (*.f64 #s(literal -2 binary64) y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) #s(literal -2 binary64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.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 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (neg.f64 x) y))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal -2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (/.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x y)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 (neg.f64 x) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 (neg.f64 x) y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #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)))) |
(/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(neg.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 (neg.f64 x) y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 (neg.f64 x) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #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))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #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))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal -2 binary64)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (sin.f64 (/.f64 x y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 (/.f64 x y)) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))))) (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (*.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 2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y)))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3 binary64)) (neg.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (sin.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (neg.f64 (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3 binary64)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/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 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (neg.f64 x) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -2 binary64))) #s(literal -1/4 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 x (neg.f64 (*.f64 #s(literal -2 binary64) y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) #s(literal -2 binary64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal -2 binary64)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (sin.f64 (/.f64 x y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 (/.f64 x y)) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))))) (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (*.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 2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y)))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3 binary64)) (neg.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (sin.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (neg.f64 (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3 binary64)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(literal 0 binary64) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (neg.f64 x) y))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3 binary64)))) (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (sin.f64 (/.f64 x y))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3 binary64)) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) |
(neg.f64 (sin.f64 (/.f64 (neg.f64 x) y))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y)) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(sin.f64 (/.f64 x y)) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (neg.f64 x) y))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(+.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal -2 binary64)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (sin.f64 (/.f64 x y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 (/.f64 x y)) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))))) (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (*.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 2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y)))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3 binary64)) (neg.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (sin.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (neg.f64 (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3 binary64)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 (log.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(neg.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (/.f64 (neg.f64 x) y))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal -2 binary64)) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) |
(*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))) (sin.f64 (/.f64 x y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (sin.f64 (/.f64 x y))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3 binary64)) (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(neg.f64 (sin.f64 (/.f64 x y))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (/.f64 (neg.f64 x) y))) (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal -2 binary64)) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (/.f64 (neg.f64 x) y))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y)) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(fma.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(sin.f64 (/.f64 (neg.f64 x) y)) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 (neg.f64 x) y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 x y)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (sin.f64 (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (sin.f64 (/.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(+.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (neg.f64 x) y))) |
(*.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 x y)))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(-.f64 (cos.f64 (/.f64 x y)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) |
(-.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(cos.f64 (/.f64 (neg.f64 x) y)) |
(cos.f64 (/.f64 x y)) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 x y)))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(+.f64 (cos.f64 (/.f64 x y)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) |
(+.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.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 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (/.f64 (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (neg.f64 x) y))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal -2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (/.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x y)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 (neg.f64 x) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 (neg.f64 x) y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #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)))) |
(/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(neg.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 (neg.f64 x) y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 (neg.f64 x) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #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))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #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))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
Compiled 34 826 to 4 612 computations (86.8% saved)
112 alts after pruning (108 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 040 | 45 | 1 085 |
| Fresh | 19 | 63 | 82 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 063 | 112 | 1 175 |
| Status | Accuracy | Program |
|---|---|---|
| 55.6% | (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 55.6% | (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 57.5% | (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) | |
| 23.6% | (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) | |
| 2.9% | (/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.5% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 47.5% | (/.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.5% | (/.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.3% | (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) | |
| 8.2% | (/.f64 (*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| 46.0% | (/.f64 (*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| 46.3% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) | |
| 45.3% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.9% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.3% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| ▶ | 46.5% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 28.2% | (/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 26.7% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 17.4% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 17.9% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (*.f64 x x)))) | |
| 23.0% | (/.f64 (tan.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x)) x) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 28.3% | (/.f64 (tan.f64 (/.f64 x (/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 47.6% | (/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 30.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 46.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 4 binary64)))) | |
| 45.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) | |
| 46.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)))) | |
| 47.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) | |
| 42.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (exp.f64 (neg.f64 (log.f64 x)))) #s(literal -1 binary64)))) | |
| 40.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (+.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64)))) | |
| 30.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) x)))) #s(literal -1 binary64)))) | |
| 41.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (+.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))))) #s(literal -1 binary64)))) | |
| 30.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) x))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) x))))) #s(literal -1 binary64)))) | |
| 40.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))) #s(literal -1 binary64)))) | |
| 43.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) | |
| 43.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) | |
| 46.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) | |
| 46.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 28.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y)))))) | |
| 26.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y)))) | |
| ✓ | 47.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 42.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 46.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 46.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64)))))) | |
| 46.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| ▶ | 42.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
| 42.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 #s(approx (+ (* (/ (pow x 3) y) (/ -1/48 y)) (* 1/2 x)) (*.f64 #s(literal 1/2 binary64) x)) y))) | |
| 43.2% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.4% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 46.8% | (/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 16.6% | (/.f64 (tan.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 29.7% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (neg.f64 x)) (/.f64 x x))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 24.5% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) #s(literal -1 binary64)) (/.f64 x (*.f64 x x)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 15.2% | (/.f64 (tan.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.9% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 46.7% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.2% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 42.1% | (/.f64 (tan.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 x y))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 42.0% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.9% | (/.f64 (tan.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 47.5% | (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) | |
| 47.3% | (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) | |
| ▶ | 30.3% | (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
| 31.7% | (/.f64 #s(approx (tan (/ x (* y 2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 3 binary64))))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) | |
| 37.2% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal 1/24 binary64))) y)) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) | |
| 41.6% | (/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.3% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) | |
| 47.1% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) | |
| 47.5% | (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) | |
| 8.2% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))))) | |
| 46.3% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) | |
| 46.3% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) | |
| 5.6% | (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) | |
| 2.9% | (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| 46.3% | (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) | |
| 2.9% | (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) | |
| 8.2% | (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))))))) | |
| 39.4% | (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (/ 1 (neg (tan (* 1/2 (/ x y))))) (/.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x x) y))) x)))) | |
| 40.4% | (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (/ 1 (neg (tan (* 1/2 (/ x y))))) (*.f64 (/.f64 y x) #s(literal -2 binary64))))) | |
| 40.8% | (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (neg (sin (* 1/2 (/ x y)))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) | |
| 58.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 58.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) | |
| 58.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) | |
| 58.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))))) | |
| 56.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -2 binary64)) #s(literal -1/4 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))))) | |
| ✓ | 58.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))))) |
| 58.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)))))))) | |
| 58.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))))))) | |
| 58.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) #s(literal 2 binary64))))))) | |
| 58.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (exp.f64 (log.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))))) | |
| ▶ | 59.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
| 28.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64)))))) | |
| 56.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64))) x) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) x)))) | |
| 54.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (/.f64 (*.f64 x x) x)))) | |
| 57.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) x) (/.f64 x x)))) | |
| 58.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) | |
| 34.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)))))) | |
| 36.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (*.f64 x (pow.f64 x #s(literal -2 binary64)))))) | |
| ✓ | 58.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
| 58.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))))) | |
| 58.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64)))))) | |
| 52.3% | (/.f64 #s(literal 1 binary64) #s(approx (* (neg (sin (* 1/2 (/ x y)))) (/ 1 (neg (tan (* 1/2 (/ x y)))))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)))) | |
| 53.3% | (/.f64 #s(literal 1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)))) | |
| 23.5% | (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) | |
| 8.2% | (*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64))) | |
| 30.1% | (*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) | |
| 46.3% | (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) | |
| 51.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (pow (pow (/ (* 2 y) x) -1/2) 2))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) (neg.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) y) (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)))))) | |
| 52.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) | |
| ▶ | 47.6% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)))) |
| 3.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)))) | |
| ✓ | 56.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 4 923 to 3 552 computations (27.8% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) | |
| cost-diff | 192 | (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) | |
| cost-diff | 6400 | (sin.f64 #s(literal 0 binary64)) | |
| cost-diff | 15104 | (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) | |
| cost-diff | 0 | (*.f64 y #s(literal 2 binary64)) | |
| cost-diff | 0 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) | |
| cost-diff | 12800 | (exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) | |
| cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) y) | |
| cost-diff | 0 | (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) | |
| cost-diff | 0 | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| cost-diff | 1088 | (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) | |
| cost-diff | 0 | (*.f64 y y) | |
| cost-diff | 0 | (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) | |
| cost-diff | 0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) | |
| cost-diff | 0 | (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| cost-diff | 128 | (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 447 |
| 0 | 106 | 438 |
| 1 | 157 | 428 |
| 2 | 258 | 410 |
| 3 | 493 | 408 |
| 4 | 887 | 408 |
| 5 | 2557 | 408 |
| 6 | 4191 | 408 |
| 7 | 7320 | 408 |
| 0 | 8012 | 408 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
#s(literal 1 binary64) |
(cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
y |
x |
#s(literal -1/2 binary64) |
(neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (/.f64 x y)) |
(/.f64 x y) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
#s(literal 1/8 binary64) |
(*.f64 y y) |
y |
(*.f64 x x) |
x |
#s(literal 1 binary64) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
y |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 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)) |
#s(literal 2 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (log.f64 (*.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) |
(sin.f64 (exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(/.f64 x y) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
x |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
y |
(*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) |
(+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) |
(sin.f64 #s(literal 0 binary64)) |
#s(literal 0 binary64) |
(sin.f64 (/.f64 x y)) |
(/.f64 x y) |
#s(literal -2 binary64) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y)))) (pow.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x) #s(literal -1/2 binary64))))) |
#s(literal 1 binary64) |
(cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y)))) (pow.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x) #s(literal -1/2 binary64))) #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))))) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
y |
x |
#s(literal -1/2 binary64) |
(neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))))) |
#s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y)))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(sqrt.f64 (/.f64 x y)) |
(/.f64 x y) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/.f64 (/.f64 #s(literal 1/8 binary64) y) y) |
#s(literal 1/8 binary64) |
(*.f64 y y) |
y |
(*.f64 x x) |
x |
#s(literal 1 binary64) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
y |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
x |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 x 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 (exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/.f64 x y) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(neg.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) |
(pow.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
x |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
y |
(*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal -2 binary64)) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) |
(/.f64 (sin.f64 (/.f64 x y)) #s(literal -2 binary64)) |
(+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) |
(sin.f64 (/.f64 x y)) |
(sin.f64 #s(literal 0 binary64)) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
(sin.f64 (/.f64 x y)) |
(/.f64 x y) |
#s(literal -2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.30373002930532605 | (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) | |
| accuracy | 17.590041825659423 | (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) | |
| accuracy | 26.53301035366147 | (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) | |
| accuracy | 26.617837144377685 | (sin.f64 (/.f64 x y)) | |
| accuracy | 6.9571082794231085 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) | |
| accuracy | 13.911744076729297 | (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) | |
| accuracy | 26.53301035366147 | (sin.f64 (exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) | |
| accuracy | 26.885163497789353 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 0.26171875 | (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) | |
| accuracy | 6.9571082794231085 | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| accuracy | 26.53301035366147 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 26.885163497789353 | (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) | |
| accuracy | 0.0 | #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) | |
| accuracy | 0.21427226336054772 | (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) | |
| accuracy | 9.109285788335525 | (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) | |
| accuracy | 30.162244931968548 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)))) | |
| accuracy | 0.47103500976844204 | (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) | |
| accuracy | 13.692040526201716 | (sqrt.f64 (/.f64 x y)) | |
| accuracy | 13.852591383287114 | (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) | |
| accuracy | 26.485602628401967 | (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
| 227.0ms | 116× | 1 | valid |
| 81.0ms | 140× | 0 | valid |
Compiled 823 to 126 computations (84.7% saved)
ival-sin: 49.0ms (20.8% of total)ival-div: 41.0ms (17.4% of total)ival-tan: 33.0ms (14% of total)ival-mult: 26.0ms (11% of total)ival-cos: 25.0ms (10.6% of total)ival-pow: 17.0ms (7.2% of total)adjust: 9.0ms (3.8% of total)ival-exp: 8.0ms (3.4% of total)ival-log: 8.0ms (3.4% of total)ival-add: 6.0ms (2.5% of total)ival-neg: 4.0ms (1.7% of total)ival-sqrt: 4.0ms (1.7% of total)ival-pow2: 4.0ms (1.7% of total)exact: 1.0ms (0.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 y y) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal -1/2 binary64) y) |
(exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 y #s(literal 2 binary64)) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(sin.f64 #s(literal 0 binary64)) |
(+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) |
(neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(sqrt.f64 (/.f64 x y)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(sin.f64 (/.f64 x y)) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) |
| Outputs |
|---|
1 |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* 1/24 (/ (* (pow x 2) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* (pow x 2) (+ (* -1/720 (/ (* (pow x 2) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))))) |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/720 (/ (pow (sqrt 1/2) 12) (pow y 6))) (+ (* 1/48 (/ (pow (sqrt 1/2) 12) (pow y 6))) (* 1/2 (/ (* (pow (sqrt 1/2) 4) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4))))) (pow y 2))))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(* -1 (/ (* x (pow (sqrt 1/2) 2)) y)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(+ 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/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)))) |
(/ 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))) |
(* -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))))) |
(sqrt (/ 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)))) |
(+ (log x) (log (/ 1/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))))) |
(cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(sin (/ x y)) |
(* -1 (pow (sin (* 1/2 (/ x y))) 2)) |
(sin (* 1/2 (/ x y))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(pow (sin (* 1/2 (/ x y))) 2) |
(cos (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/ 1 (cos (/ (* x (pow (sqrt -1/2) 2)) y))) |
(/ (* x (pow (sqrt -1/2) 2)) y) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(* -1 (* (sqrt (/ x y)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ x y)) (* (pow (sqrt -1) 2) (sqrt 1/2)))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(pow y 2) |
(/ -1/2 y) |
(* 2 y) |
(/ 1/8 (pow y 2)) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt 1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt 1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(- (+ 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/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 (/ (- (* -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)))))) |
(/ (+ 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) |
(/ (- (* 1/48 (/ (pow x 4) (pow y 2))) (* 1/4 (pow x 2))) (pow y 2)) |
(/ (- (* -1 (/ (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (pow y 4))) (+ (* -1/48 (/ (pow x 4) (pow y 2))) (* 1/4 (pow x 2)))) (pow y 2)) |
(/ (- (* -1 (/ (+ (* -1/92160 (pow x 8)) (* -1/645120 (pow x 8))) (pow y 6))) (+ (* -1/48 (/ (pow x 4) (pow y 2))) (+ (* 1/3840 (/ (pow x 6) (pow y 4))) (+ (* 1/2304 (/ (pow x 6) (pow y 4))) (* 1/4 (pow x 2)))))) (pow y 2)) |
(/ (+ (* -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) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(/ (+ (* -1/48 (/ (pow x 4) (pow y 2))) (* 1/4 (pow x 2))) (pow y 2)) |
(/ (+ (* -1/48 (/ (pow x 4) (pow y 2))) (+ (* 1/3840 (/ (pow x 6) (pow y 4))) (+ (* 1/2304 (/ (pow x 6) (pow y 4))) (* 1/4 (pow x 2))))) (pow y 2)) |
(/ (+ (* -1/48 (/ (pow x 4) (pow y 2))) (+ (* -1/92160 (/ (pow x 8) (pow y 6))) (+ (* -1/645120 (/ (pow x 8) (pow y 6))) (+ (* 1/3840 (/ (pow x 6) (pow y 4))) (+ (* 1/2304 (/ (pow x 6) (pow y 4))) (* 1/4 (pow x 2))))))) (pow y 2)) |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt -1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4)))))) |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt -1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt -1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4)))))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(- (+ 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/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* -1 (/ (+ (* -1 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)) |
(* (sqrt (/ x y)) (pow (sqrt -1) 2)) |
(* (sqrt (/ x y)) (* (pow (sqrt -1) 2) (sqrt 1/2))) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 80.0ms | y | @ | 0 | ((cos (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2)))) (/ 1 (cos (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2))))) (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2))) (pow (/ (* 2 y) x) -1/2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (+ (* (/ 1/8 (* y y)) (* x x)) 1) (* y y) (/ (/ -1/2 y) (/ -1 x)) (/ (tan (/ (/ -1/2 y) (/ -1 x))) (sin (/ x (* y 2)))) (tan (/ (/ -1/2 y) (/ -1 x))) (/ -1/2 y) (exp (log (* (/ x y) 1/2))) (/ (tan (/ x (* y 2))) (sin (exp (log (* (/ x y) 1/2))))) (tan (/ x (* y 2))) (* y 2) (/ (neg (pow (sin (/ x (* 2 y))) 2)) (* (/ (+ (sin 0) (sin (/ x y))) -2) (sin (/ x (* 2 y))))) (sin 0) (+ (sin 0) (sin (/ x y))) (neg (pow (sin (/ x (* 2 y))) 2)) (sqrt (/ x y)) (* (sqrt (/ x y)) (sqrt 1/2)) (/ 1/8 (* y y)) (sin (/ x (* y 2))) (sin (exp (log (* (/ x y) 1/2)))) (log (* (/ x y) 1/2)) (sin (/ x y)) (sin (/ x (* 2 y))) (pow (sin (/ x (* 2 y))) 2)) |
| 27.0ms | x | @ | 0 | ((cos (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2)))) (/ 1 (cos (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2))))) (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2))) (pow (/ (* 2 y) x) -1/2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (+ (* (/ 1/8 (* y y)) (* x x)) 1) (* y y) (/ (/ -1/2 y) (/ -1 x)) (/ (tan (/ (/ -1/2 y) (/ -1 x))) (sin (/ x (* y 2)))) (tan (/ (/ -1/2 y) (/ -1 x))) (/ -1/2 y) (exp (log (* (/ x y) 1/2))) (/ (tan (/ x (* y 2))) (sin (exp (log (* (/ x y) 1/2))))) (tan (/ x (* y 2))) (* y 2) (/ (neg (pow (sin (/ x (* 2 y))) 2)) (* (/ (+ (sin 0) (sin (/ x y))) -2) (sin (/ x (* 2 y))))) (sin 0) (+ (sin 0) (sin (/ x y))) (neg (pow (sin (/ x (* 2 y))) 2)) (sqrt (/ x y)) (* (sqrt (/ x y)) (sqrt 1/2)) (/ 1/8 (* y y)) (sin (/ x (* y 2))) (sin (exp (log (* (/ x y) 1/2)))) (log (* (/ x y) 1/2)) (sin (/ x y)) (sin (/ x (* 2 y))) (pow (sin (/ x (* 2 y))) 2)) |
| 26.0ms | y | @ | -inf | ((cos (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2)))) (/ 1 (cos (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2))))) (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2))) (pow (/ (* 2 y) x) -1/2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (+ (* (/ 1/8 (* y y)) (* x x)) 1) (* y y) (/ (/ -1/2 y) (/ -1 x)) (/ (tan (/ (/ -1/2 y) (/ -1 x))) (sin (/ x (* y 2)))) (tan (/ (/ -1/2 y) (/ -1 x))) (/ -1/2 y) (exp (log (* (/ x y) 1/2))) (/ (tan (/ x (* y 2))) (sin (exp (log (* (/ x y) 1/2))))) (tan (/ x (* y 2))) (* y 2) (/ (neg (pow (sin (/ x (* 2 y))) 2)) (* (/ (+ (sin 0) (sin (/ x y))) -2) (sin (/ x (* 2 y))))) (sin 0) (+ (sin 0) (sin (/ x y))) (neg (pow (sin (/ x (* 2 y))) 2)) (sqrt (/ x y)) (* (sqrt (/ x y)) (sqrt 1/2)) (/ 1/8 (* y y)) (sin (/ x (* y 2))) (sin (exp (log (* (/ x y) 1/2)))) (log (* (/ x y) 1/2)) (sin (/ x y)) (sin (/ x (* 2 y))) (pow (sin (/ x (* 2 y))) 2)) |
| 21.0ms | x | @ | -inf | ((cos (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2)))) (/ 1 (cos (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2))))) (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2))) (pow (/ (* 2 y) x) -1/2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (+ (* (/ 1/8 (* y y)) (* x x)) 1) (* y y) (/ (/ -1/2 y) (/ -1 x)) (/ (tan (/ (/ -1/2 y) (/ -1 x))) (sin (/ x (* y 2)))) (tan (/ (/ -1/2 y) (/ -1 x))) (/ -1/2 y) (exp (log (* (/ x y) 1/2))) (/ (tan (/ x (* y 2))) (sin (exp (log (* (/ x y) 1/2))))) (tan (/ x (* y 2))) (* y 2) (/ (neg (pow (sin (/ x (* 2 y))) 2)) (* (/ (+ (sin 0) (sin (/ x y))) -2) (sin (/ x (* 2 y))))) (sin 0) (+ (sin 0) (sin (/ x y))) (neg (pow (sin (/ x (* 2 y))) 2)) (sqrt (/ x y)) (* (sqrt (/ x y)) (sqrt 1/2)) (/ 1/8 (* y y)) (sin (/ x (* y 2))) (sin (exp (log (* (/ x y) 1/2)))) (log (* (/ x y) 1/2)) (sin (/ x y)) (sin (/ x (* 2 y))) (pow (sin (/ x (* 2 y))) 2)) |
| 12.0ms | y | @ | inf | ((cos (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2)))) (/ 1 (cos (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2))))) (* (pow (/ (* 2 y) x) -1/2) (neg (pow (/ (* 2 y) x) -1/2))) (pow (/ (* 2 y) x) -1/2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (+ (* (/ 1/8 (* y y)) (* x x)) 1) (* y y) (/ (/ -1/2 y) (/ -1 x)) (/ (tan (/ (/ -1/2 y) (/ -1 x))) (sin (/ x (* y 2)))) (tan (/ (/ -1/2 y) (/ -1 x))) (/ -1/2 y) (exp (log (* (/ x y) 1/2))) (/ (tan (/ x (* y 2))) (sin (exp (log (* (/ x y) 1/2))))) (tan (/ x (* y 2))) (* y 2) (/ (neg (pow (sin (/ x (* 2 y))) 2)) (* (/ (+ (sin 0) (sin (/ x y))) -2) (sin (/ x (* 2 y))))) (sin 0) (+ (sin 0) (sin (/ x y))) (neg (pow (sin (/ x (* 2 y))) 2)) (sqrt (/ x y)) (* (sqrt (/ x y)) (sqrt 1/2)) (/ 1/8 (* y y)) (sin (/ x (* y 2))) (sin (exp (log (* (/ x y) 1/2)))) (log (* (/ x y) 1/2)) (sin (/ x y)) (sin (/ x (* 2 y))) (pow (sin (/ x (* 2 y))) 2)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 667 | 3262 |
| 1 | 1967 | 3100 |
| 2 | 6792 | 3090 |
| 0 | 8055 | 2905 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* 1/24 (/ (* (pow x 2) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* (pow x 2) (+ (* -1/720 (/ (* (pow x 2) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))))) |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/720 (/ (pow (sqrt 1/2) 12) (pow y 6))) (+ (* 1/48 (/ (pow (sqrt 1/2) 12) (pow y 6))) (* 1/2 (/ (* (pow (sqrt 1/2) 4) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4))))) (pow y 2))))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(* -1 (/ (* x (pow (sqrt 1/2) 2)) y)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(+ 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/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)))) |
(/ 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))) |
(* -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))))) |
(sqrt (/ 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)))) |
(+ (log x) (log (/ 1/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))))) |
(cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(sin (/ x y)) |
(* -1 (pow (sin (* 1/2 (/ x y))) 2)) |
(sin (* 1/2 (/ x y))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(pow (sin (* 1/2 (/ x y))) 2) |
(cos (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/ 1 (cos (/ (* x (pow (sqrt -1/2) 2)) y))) |
(/ (* x (pow (sqrt -1/2) 2)) y) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(* -1 (* (sqrt (/ x y)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ x y)) (* (pow (sqrt -1) 2) (sqrt 1/2)))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(pow y 2) |
(/ -1/2 y) |
(* 2 y) |
(/ 1/8 (pow y 2)) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt 1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt 1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(- (+ 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/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 (/ (- (* -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)))))) |
(/ (+ 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) |
(/ (- (* 1/48 (/ (pow x 4) (pow y 2))) (* 1/4 (pow x 2))) (pow y 2)) |
(/ (- (* -1 (/ (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (pow y 4))) (+ (* -1/48 (/ (pow x 4) (pow y 2))) (* 1/4 (pow x 2)))) (pow y 2)) |
(/ (- (* -1 (/ (+ (* -1/92160 (pow x 8)) (* -1/645120 (pow x 8))) (pow y 6))) (+ (* -1/48 (/ (pow x 4) (pow y 2))) (+ (* 1/3840 (/ (pow x 6) (pow y 4))) (+ (* 1/2304 (/ (pow x 6) (pow y 4))) (* 1/4 (pow x 2)))))) (pow y 2)) |
(/ (+ (* -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) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(/ (+ (* -1/48 (/ (pow x 4) (pow y 2))) (* 1/4 (pow x 2))) (pow y 2)) |
(/ (+ (* -1/48 (/ (pow x 4) (pow y 2))) (+ (* 1/3840 (/ (pow x 6) (pow y 4))) (+ (* 1/2304 (/ (pow x 6) (pow y 4))) (* 1/4 (pow x 2))))) (pow y 2)) |
(/ (+ (* -1/48 (/ (pow x 4) (pow y 2))) (+ (* -1/92160 (/ (pow x 8) (pow y 6))) (+ (* -1/645120 (/ (pow x 8) (pow y 6))) (+ (* 1/3840 (/ (pow x 6) (pow y 4))) (+ (* 1/2304 (/ (pow x 6) (pow y 4))) (* 1/4 (pow x 2))))))) (pow y 2)) |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt -1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4)))))) |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt -1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt -1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4)))))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(- (+ 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/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* -1 (/ (+ (* -1 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)) |
(* (sqrt (/ x y)) (pow (sqrt -1) 2)) |
(* (sqrt (/ x y)) (* (pow (sqrt -1) 2) (sqrt 1/2))) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) y) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* 1/24 (/ (* (pow x 2) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) y) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2))) (* (pow x 2) (+ (* -1/720 (/ (* (pow x 2) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) y) (/.f64 #s(literal -1/2 binary64) y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/24 binary64)) (*.f64 x x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/720 (/ (pow (sqrt 1/2) 12) (pow y 6))) (+ (* 1/48 (/ (pow (sqrt 1/2) 12) (pow y 6))) (* 1/2 (/ (* (pow (sqrt 1/2) 4) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4))))) (pow y 2))))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 8) (pow y 4))) (* 1/24 (/ (pow (sqrt 1/2) 8) (pow y 4)))))) (* -1/2 (/ (pow (sqrt 1/2) 4) (pow y 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) y) (*.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 7/360 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -5/24 binary64) (*.f64 y y))))) (*.f64 x x) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) #s(literal -5/24 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)) |
(* -1 (/ (* x (pow (sqrt 1/2) 2)) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (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))) (*.f64 x x) #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 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* 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)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x (/.f64 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 x x) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) y)) x) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/6 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/6 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) x) y) (/.f64 x y)) |
(* (pow x 2) (- (* 1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal -1/4 binary64) (*.f64 y y))) (*.f64 x x)) |
(* (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 (fma.f64 (fma.f64 #s(literal -1/1440 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 y y))) (*.f64 x x)) |
(* (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 (fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 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 x x) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 y y))) (*.f64 x x)) |
(sqrt (/ x y)) |
(sqrt.f64 (/.f64 x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/48 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* 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)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal -1/645120 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(+ (log x) (log (/ 1/2 y))) |
(+.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (log.f64 x)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) x) y) (/.f64 x y)) |
(* (pow x 2) (+ (* -1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (fma.f64 #s(literal -1/48 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 x x)) |
(* (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 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/1440 binary64) (pow.f64 y #s(literal 6 binary64))) x) x (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 x x)) |
(* (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 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/80640 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 8 binary64)))) (/.f64 #s(literal 1/1440 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 x x)) |
(cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/ 1 (cos (* -1 (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(* -1 (pow (sin (* 1/2 (/ x y))) 2)) |
(neg.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (log.f64 x)) |
(pow (sin (* 1/2 (/ x y))) 2) |
(pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) |
(cos (/ (* x (pow (sqrt -1/2) 2)) y)) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/ 1 (cos (/ (* x (pow (sqrt -1/2) 2)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ (* x (pow (sqrt -1/2) 2)) y) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 x y))) (neg.f64 (sqrt.f64 #s(literal -1/2 binary64)))) |
(* -1 (* (sqrt (/ x y)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(* -1 (* (sqrt (/ x y)) (* (pow (sqrt -1) 2) (sqrt 1/2)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) y) y) |
(pow y 2) |
(*.f64 y y) |
(/ -1/2 y) |
(/.f64 #s(literal -1/2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y)) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) y) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) y) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt 1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) y) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) y) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/720 binary64)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64)) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (/.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) y) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/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 1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt 1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt 1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt 1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt 1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt 1/2) 8)) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 12 binary64))) #s(literal 7/360 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) #s(literal -5/24 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) y) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) y) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64))) (/.f64 #s(literal -5/24 binary64) (pow.f64 y #s(literal 4 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 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) x) (/.f64 #s(literal 1/24 binary64) (*.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 (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/24 binary64) y) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal 2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #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 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) 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 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))))) y) |
(+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1/16 binary64) 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 (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/240 binary64)))) (pow.f64 y #s(literal 4 binary64)))) #s(literal 2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (*.f64 x x) y) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/240 binary64)))) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/10080 binary64) (pow.f64 x #s(literal 6 binary64)))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/240 binary64)))) (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) x) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/.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 #s(literal -1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) x)) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/5040 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) x)) y) |
(/ (- (* 1/48 (/ (pow x 4) (pow y 2))) (* 1/4 (pow x 2))) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 #s(literal 1/48 binary64) y))) (*.f64 y y)) |
(/ (- (* -1 (/ (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (pow y 4))) (+ (* -1/48 (/ (pow x 4) (pow y 2))) (* 1/4 (pow x 2)))) (pow y 2)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/1440 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 #s(literal -1/48 binary64) y))))) (*.f64 y y)) |
(/ (- (* -1 (/ (+ (* -1/92160 (pow x 8)) (* -1/645120 (pow x 8))) (pow y 6))) (+ (* -1/48 (/ (pow x 4) (pow y 2))) (+ (* 1/3840 (/ (pow x 6) (pow y 4))) (+ (* 1/2304 (/ (pow x 6) (pow y 4))) (* 1/4 (pow x 2)))))) (pow y 2)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 8 binary64)) (/.f64 #s(literal -1/80640 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/1440 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) (*.f64 y y)) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) 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 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 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 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) 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 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y)) |
(/ (+ (* -1/48 (/ (pow x 4) (pow y 2))) (* 1/4 (pow x 2))) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 #s(literal -1/48 binary64) y))) (*.f64 y y)) |
(/ (+ (* -1/48 (/ (pow x 4) (pow y 2))) (+ (* 1/3840 (/ (pow x 6) (pow y 4))) (+ (* 1/2304 (/ (pow x 6) (pow y 4))) (* 1/4 (pow x 2))))) (pow y 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/1440 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 y y)) |
(/ (+ (* -1/48 (/ (pow x 4) (pow y 2))) (+ (* -1/92160 (/ (pow x 8) (pow y 6))) (+ (* -1/645120 (/ (pow x 8) (pow y 6))) (+ (* 1/3840 (/ (pow x 6) (pow y 4))) (+ (* 1/2304 (/ (pow x 6) (pow y 4))) (* 1/4 (pow x 2))))))) (pow y 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/80640 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/1440 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (*.f64 y y)) |
(+ 1 (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))))) |
(fma.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 6) (pow (sqrt -1/2) 12)) (pow y 6))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))) y) (/.f64 (*.f64 x x) y) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/720 binary64) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (* 1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8)))) (pow y 4)))) (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (/.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) y) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -5/24 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (* -1 (/ (+ (* -1/720 (* (pow x 6) (pow (sqrt -1/2) 12))) (+ (* 1/48 (* (pow x 6) (pow (sqrt -1/2) 12))) (* 1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (+ (* -1/4 (* (pow x 4) (pow (sqrt -1/2) 8))) (* 1/24 (* (pow x 4) (pow (sqrt -1/2) 8))))))))) (pow y 6)))) (+ (* -1/2 (/ (* (pow x 2) (pow (sqrt -1/2) 4)) (pow y 2))) (+ (* -1/4 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4))) (* 1/24 (/ (* (pow x 4) (pow (sqrt -1/2) 8)) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 7/360 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/24 binary64))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))) y) (/.f64 (*.f64 x x) y) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -5/24 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #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 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64))) x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal -2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #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 (fma.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x))) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal -2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64))))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
(* -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 #s(literal -1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #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 #s(literal -1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (pow.f64 y #s(literal 6 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))))))))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (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 #s(literal 1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 #s(literal -1/120 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 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 #s(literal 1/5040 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))))) x) (neg.f64 y)) |
(* (sqrt (/ x y)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 x y))) |
(* (sqrt (/ x y)) (* (pow (sqrt -1) 2) (sqrt 1/2))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 x y))) (sqrt.f64 #s(literal 1/2 binary64))) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 #s(literal -1/2 binary64) x))) (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 #s(literal -1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) (neg.f64 y)) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (*.f64 #s(literal -1/2 binary64) x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 316 |
| 0 | 106 | 306 |
| 1 | 332 | 289 |
| 2 | 1695 | 253 |
| 0 | 8568 | 248 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 y y) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal -1/2 binary64) y) |
(exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 y #s(literal 2 binary64)) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(sin.f64 #s(literal 0 binary64)) |
(+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) |
(neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(sqrt.f64 (/.f64 x y)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(sin.f64 (/.f64 x y)) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) |
| Outputs |
|---|
(*.f64 (neg.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64))) |
(/.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(cos.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (*.f64 (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) (+.f64 #s(literal 0 binary64) (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))))) |
(neg.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/4 binary64))) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) y)) (sqrt.f64 (neg.f64 x))) |
(*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (neg.f64 x) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #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)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (sqrt.f64 (neg.f64 x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1/2 binary64)) (sqrt.f64 (neg.f64 x))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x))) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 (sqrt.f64 y))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x))) (sqrt.f64 y)) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) (sqrt.f64 (neg.f64 y))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 (neg.f64 y))) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 x) y)) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) y)) (sqrt.f64 (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (neg.f64 y) x))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 y)) |
(/.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) |
(/.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1/4 binary64) (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1/4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 x y)) #s(literal 1/2 binary64) (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -2 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1/2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)))))))) |
(*.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)))) (*.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (fma.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (/.f64 x y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x 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 y) y) (/.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 x y) x) #s(literal -1/8 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) y) (*.f64 (neg.f64 x) (/.f64 x y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (/.f64 #s(literal -1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) x)) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/8 binary64)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (neg.f64 x) x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 x y) x) #s(literal 1/8 binary64)) (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) x) x #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 x x) #s(literal 8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 x y) x) #s(literal 8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) y) (pow.f64 x #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 x y) x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 x x)) (neg.f64 y))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (/.f64 y (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 8 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y #s(literal 8 binary64)) (neg.f64 y))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y #s(literal 8 binary64)) y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 (/.f64 x y) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 x x)) y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 y (/.f64 y (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 x (*.f64 y #s(literal 8 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (/.f64 x y) #s(literal 8 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (/.f64 x y) (/.f64 #s(literal 1/8 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64))))) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 y y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64))) (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 x))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) y) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) y) |
(/.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (exp.f64 (log.f64 y))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal -1/2 binary64) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64))) (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (pow.f64 y #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (+.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 #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 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.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 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 y #s(literal -1 binary64))) |
(pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 y)) |
(/.f64 #s(literal -1/2 binary64) y) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64))) (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 x))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) y) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) y) |
(/.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (exp.f64 (log.f64 y))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal -1/2 binary64) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64))) (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (pow.f64 y #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (+.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 #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 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.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 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (neg.f64 y) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))) |
(*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(/.f64 (*.f64 #s(literal -2 binary64) y) #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 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(neg.f64 (*.f64 #s(literal -2 binary64) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 (neg.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (sin.f64 (/.f64 x y))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (neg.f64 (sin.f64 (/.f64 x y)))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x y))) (/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x y))) (/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (sin.f64 (/.f64 x y)))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (neg.f64 (sin.f64 (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (neg.f64 (sin.f64 (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (sin.f64 (/.f64 x y))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (sin.f64 (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (sin.f64 (/.f64 x y)))) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (/.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
#s(literal 0 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 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 (/.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) (neg.f64 (sin.f64 (/.f64 x y))))) (neg.f64 (sin.f64 (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (sin.f64 (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 (sin.f64 (/.f64 x y))) (neg.f64 (sin.f64 (/.f64 x y))) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (/.f64 x y))))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (neg.f64 (sin.f64 (/.f64 x y)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (sin.f64 (/.f64 x y))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(neg.f64 (sin.f64 (/.f64 (neg.f64 x) y))) |
(neg.f64 (neg.f64 (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 0 binary64)) #s(literal 1/2 binary64))) #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 (sin.f64 (/.f64 x y)) (cos.f64 #s(literal 0 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y)) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(sin.f64 (/.f64 x y)) |
(-.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (/.f64 x y)))) |
(+.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 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 4 binary64)) #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 4 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 4 binary64)))) (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 4 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 4 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 6 binary64))) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 4 binary64)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 4 binary64)) #s(literal 0 binary64)) (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) |
(neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 4 binary64)) #s(literal 0 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 6 binary64)) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 4 binary64)) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 y)))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/4 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 y)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 x y))) |
(pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 x))) (neg.f64 (neg.f64 (sqrt.f64 y)))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 x))) (neg.f64 (sqrt.f64 (neg.f64 y)))) |
(/.f64 (sqrt.f64 (neg.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)))) (sqrt.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (sqrt.f64 (pow.f64 (/.f64 y x) #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (/.f64 y x) #s(literal -2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (neg.f64 y) x))) |
(/.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 y))) |
(/.f64 (sqrt.f64 x) (sqrt.f64 y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x))) |
(sqrt.f64 (/.f64 x y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/4 binary64))) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) y)) (sqrt.f64 (neg.f64 x))) |
(*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (neg.f64 x) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #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)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (sqrt.f64 (neg.f64 x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1/2 binary64)) (sqrt.f64 (neg.f64 x))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 x y))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x))) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 (sqrt.f64 y))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x))) (sqrt.f64 y)) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) (sqrt.f64 (neg.f64 y))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 (neg.f64 y))) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 x) y)) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) y)) (sqrt.f64 (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (neg.f64 y) x))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 y)) |
(/.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) |
(/.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1/4 binary64) (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1/4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 x y)) #s(literal 1/2 binary64) (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -2 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/8 binary64)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) y)) |
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 8 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/8 binary64) y) y)) |
(pow.f64 (*.f64 (*.f64 y #s(literal 8 binary64)) y) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1/8 binary64) y) (neg.f64 y)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 y #s(literal 8 binary64))) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (neg.f64 y) y)) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 8 binary64))) |
(/.f64 (/.f64 #s(literal 1/8 binary64) y) y) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 y) y) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 8 binary64))) |
(neg.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal -2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (pow.f64 (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) (log.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(exp.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (pow.f64 (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) (log.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(exp.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y))))))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (log.f64 y) (log.f64 y))) (+.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 1/2 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (log.f64 (/.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 (/.f64 x y) #s(literal 1/2 binary64))) (-.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y))))) (+.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) |
(neg.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 y x)) (log.f64 #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (log.f64 (/.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(-.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x))) (log.f64 y)) |
(-.f64 (log.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (log.f64 #s(literal -1 binary64))) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) x)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 (/.f64 (neg.f64 x) y)) (log.f64 #s(literal -2 binary64))) |
(-.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 (neg.f64 y) x))) |
(-.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 (log.f64 x))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)))) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y)) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 y x))) |
(-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (neg.f64 x))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 (neg.f64 x) y))) |
(+.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (log.f64 x)) |
(+.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (log.f64 y))) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y))) |
(+.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(log.f64 (*.f64 #s(literal 1/2 binary64) (/.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)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 (/.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) (neg.f64 (sin.f64 (/.f64 x y))))) (neg.f64 (sin.f64 (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (sin.f64 (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 (sin.f64 (/.f64 x y))) (neg.f64 (sin.f64 (/.f64 x y))) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (/.f64 x y))))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (neg.f64 (sin.f64 (/.f64 x y)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (sin.f64 (/.f64 x y))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(neg.f64 (sin.f64 (/.f64 (neg.f64 x) y))) |
(neg.f64 (neg.f64 (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 0 binary64)) #s(literal 1/2 binary64))) #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 (sin.f64 (/.f64 x y)) (cos.f64 #s(literal 0 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y)) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(sin.f64 (/.f64 x y)) |
(-.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (/.f64 x y)))) |
(+.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 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (pow.f64 (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) (log.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(exp.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (-.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(pow.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 4 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 6 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 4 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 4 binary64))) (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))))) |
(neg.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))))) |
(exp.f64 (+.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (log.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))))) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))))) |
Compiled 24 688 to 3 544 computations (85.6% saved)
129 alts after pruning (123 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 769 | 43 | 812 |
| Fresh | 23 | 80 | 103 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 3 | 4 |
| Total | 795 | 129 | 924 |
| Status | Accuracy | Program |
|---|---|---|
| 55.6% | (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 57.5% | (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) | |
| 57.3% | (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal -1/2 binary64)) | |
| 2.9% | (/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.5% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 47.5% | (/.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))))) | |
| 23.5% | (/.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.3% | (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) | |
| 8.2% | (/.f64 (*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| 46.0% | (/.f64 (*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| 46.3% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) | |
| 41.9% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.3% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 29.3% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (pow.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 1/2 binary64))) | |
| 43.9% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (pow.f64 (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64))) | |
| 7.9% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (-.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) | |
| ✓ | 46.5% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 28.2% | (/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 26.7% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 17.4% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 23.0% | (/.f64 (tan.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x)) x) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.8% | (/.f64 (tan.f64 (/.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (exp.f64 (log.f64 y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 28.3% | (/.f64 (tan.f64 (/.f64 x (/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 47.6% | (/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.4% | (/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) (sin.f64 (exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) | |
| 30.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 46.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 4 binary64)))) | |
| 45.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) | |
| 46.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)))) | |
| 47.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) | |
| 42.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (exp.f64 (neg.f64 (log.f64 x)))) #s(literal -1 binary64)))) | |
| 30.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) x)))) #s(literal -1 binary64)))) | |
| 41.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (+.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))))) #s(literal -1 binary64)))) | |
| 43.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) | |
| 43.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) | |
| 46.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) | |
| 46.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 28.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y)))))) | |
| 26.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y)))) | |
| ✓ | 47.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 42.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 46.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 46.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64)))))) | |
| 46.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 42.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (log.f64 (/.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) | |
| 41.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64))))))) | |
| 42.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (/.f64 x y) #s(literal 1/2 binary64)))))))) | |
| ✓ | 42.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
| 42.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 #s(approx (+ (* (/ (pow x 3) y) (/ -1/48 y)) (* 1/2 x)) (*.f64 #s(literal 1/2 binary64) x)) y))) | |
| 43.2% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.4% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 46.8% | (/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 16.6% | (/.f64 (tan.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 29.7% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (neg.f64 x)) (/.f64 x x))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 41.9% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 46.7% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.2% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 46.5% | (/.f64 (tan.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.9% | (/.f64 (tan.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| 43.1% | (/.f64 (tan.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.8% | (/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))))))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) | |
| 7.8% | (/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) | |
| 7.9% | (/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) | |
| 7.8% | (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) | |
| 8.2% | (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) | |
| 29.9% | (/.f64 (neg.f64 #s(approx (pow (sin (/ x (* 2 y))) 2) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) | |
| 31.7% | (/.f64 #s(approx (tan (/ x (* y 2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 3 binary64))))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) | |
| 37.2% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal 1/24 binary64))) y)) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) | |
| 41.6% | (/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.3% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) | |
| 47.5% | (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) | |
| 47.5% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) | |
| 8.2% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))))) | |
| 46.3% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) | |
| 46.3% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) | |
| 5.6% | (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) | |
| 2.9% | (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| 46.3% | (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) | |
| 8.2% | (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))))))) | |
| 39.4% | (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (/ 1 (neg (tan (* 1/2 (/ x y))))) (/.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x x) y))) x)))) | |
| 40.4% | (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (/ 1 (neg (tan (* 1/2 (/ x y))))) (*.f64 (/.f64 y x) #s(literal -2 binary64))))) | |
| 40.8% | (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (neg (sin (* 1/2 (/ x y)))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) | |
| 58.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 58.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) | |
| 58.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) | |
| 56.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -2 binary64)) #s(literal -1/4 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| 58.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)))))))) | |
| 59.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x))) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| 58.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 y)))) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| 57.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| 58.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| 28.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64)))))) | |
| 56.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64))) x) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) x)))) | |
| 54.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (/.f64 (*.f64 x x) x)))) | |
| 57.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) x) (/.f64 x x)))) | |
| 58.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| 59.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (pow.f64 x #s(literal -1 binary64)))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| 58.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| 58.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| 59.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| 58.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) | |
| 58.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| 58.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (sqrt.f64 (/.f64 x y))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| 34.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)))))) | |
| 58.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| 36.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (*.f64 x (pow.f64 x #s(literal -2 binary64)))))) | |
| 59.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| 59.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 x)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| 58.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 y #s(literal -1/2 binary64))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| 59.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| 58.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1/2 binary64))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| 58.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) | |
| ✓ | 58.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
| 58.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))))) | |
| 58.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64)))))) | |
| 52.3% | (/.f64 #s(literal 1 binary64) #s(approx (* (neg (sin (* 1/2 (/ x y)))) (/ 1 (neg (tan (* 1/2 (/ x y)))))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)))) | |
| 53.3% | (/.f64 #s(literal 1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)))) | |
| 8.1% | (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) | |
| 23.5% | (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) | |
| 44.5% | (*.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) | |
| 47.5% | (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) | |
| 46.3% | (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) | |
| 46.3% | (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))))) | |
| 51.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (pow (pow (/ (* 2 y) x) -1/2) 2))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) (neg.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) y) (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)))))) | |
| 52.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) | |
| ✓ | 47.6% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)))) |
| 3.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)))) | |
| ✓ | 56.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
| 46.6% | #s(approx (/ (neg (pow (sin (/ x (* 2 y))) 2)) (* (/ (+ (sin 0) (sin (/ x y))) -2) (sin (/ x (* 2 y))))) (*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64))) |
Compiled 7 779 to 3 159 computations (59.4% saved)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (neg (sin (* 1/2 (/ x y)))) (/ 1 (neg (tan (* 1/2 (/ x y)))))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (pow (pow (/ (* 2 y) x) -1/2) 2))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) (neg.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) y) (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.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)))) #s(approx (sin (/ x (* y 2))) (/.f64 #s(approx (+ (* (/ (pow x 3) y) (/ -1/48 y)) (* 1/2 x)) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (/ 1 (neg (tan (* 1/2 (/ x y))))) (*.f64 (/.f64 y x) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) x) (/.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (/.f64 (*.f64 x x) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(approx (neg (sin (* 1/2 (/ x y)))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (/ 1 (neg (tan (* 1/2 (/ x y))))) (/.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x x) y))) x)))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 x)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
#s(approx (/ (neg (pow (sin (/ x (* 2 y))) 2)) (* (/ (+ (sin 0) (sin (/ x y))) -2) (sin (/ x (* 2 y))))) (*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (*.f64 x (pow.f64 x #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (pow.f64 x #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))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) (*.f64 x x)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal 1 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 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) |
(/.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 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y)))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x)) x) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 y #s(literal -1/2 binary64))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x))) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (tan.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 y)))) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (pow.f64 x #s(literal -1 binary64)))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) #s(literal 1/24 binary64))) y)) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -2 binary64)))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal 3/2 binary64))) x) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (pow.f64 (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -2 binary64)) #s(literal -1/4 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1/2 binary64))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (sqrt.f64 (/.f64 x y))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 3 binary64))))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal -1/2 binary64)) |
(/.f64 (tan.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 4 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) 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 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) 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 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -2 binary64)) #s(literal -1/4 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) (sin.f64 (exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (pow.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 1/2 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 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (-.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (exp.f64 (neg.f64 (log.f64 x)))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (exp.f64 (log.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 #s(approx (pow (sin (/ x (* 2 y))) 2) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (neg.f64 x)) (/.f64 x x))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) #s(literal -1 binary64)) (/.f64 x (*.f64 x x)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))))))) |
(/.f64 (/.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (/.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (exp.f64 (log.f64 y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 x y))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) x)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (log.f64 (/.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (/.f64 x y) #s(literal 1/2 binary64)))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) x)))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) x))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) x))))) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))))))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (+.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))))))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (+.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))))) #s(literal -1 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (pow.f64 x #s(literal -1 binary64)))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
5 calls:
| 150.0ms | x |
| 131.0ms | y |
| 68.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 64.0ms | (*.f64 y #s(literal 2 binary64)) |
| 56.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.3% | 1 | x |
| 59.3% | 1 | y |
| 59.3% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 59.3% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 59.3% | 1 | (*.f64 y #s(literal 2 binary64)) |
Compiled 23 to 21 computations (8.7% saved)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (neg (sin (* 1/2 (/ x y)))) (/ 1 (neg (tan (* 1/2 (/ x y)))))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (pow (pow (/ (* 2 y) x) -1/2) 2))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) (neg.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) y) (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.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)))) #s(approx (sin (/ x (* y 2))) (/.f64 #s(approx (+ (* (/ (pow x 3) y) (/ -1/48 y)) (* 1/2 x)) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (/ 1 (neg (tan (* 1/2 (/ x y))))) (*.f64 (/.f64 y x) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) x) (/.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (/.f64 (*.f64 x x) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(approx (neg (sin (* 1/2 (/ x y)))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (/ 1 (neg (tan (* 1/2 (/ x y))))) (/.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x x) y))) x)))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 x)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
#s(approx (/ (neg (pow (sin (/ x (* 2 y))) 2)) (* (/ (+ (sin 0) (sin (/ x y))) -2) (sin (/ x (* 2 y))))) (*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x y))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (*.f64 x (pow.f64 x #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (pow.f64 x #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))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64)) (*.f64 x x)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal 1 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 (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x))) |
(/.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 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y)))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x)) x) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 y #s(literal -1/2 binary64))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x))) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (tan.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 y)))) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
5 calls:
| 234.0ms | y |
| 23.0ms | x |
| 19.0ms | (*.f64 y #s(literal 2 binary64)) |
| 15.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 14.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.1% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 59.1% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 59.1% | 1 | x |
| 59.1% | 1 | y |
| 59.1% | 1 | (*.f64 y #s(literal 2 binary64)) |
Compiled 23 to 21 computations (8.7% saved)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (neg (sin (* 1/2 (/ x y)))) (/ 1 (neg (tan (* 1/2 (/ x y)))))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (pow (pow (/ (* 2 y) x) -1/2) 2))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) (neg.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) y) (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.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)))) #s(approx (sin (/ x (* y 2))) (/.f64 #s(approx (+ (* (/ (pow x 3) y) (/ -1/48 y)) (* 1/2 x)) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (/ 1 (neg (tan (* 1/2 (/ x y))))) (*.f64 (/.f64 y x) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) x) (/.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (/.f64 (*.f64 x x) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(approx (neg (sin (* 1/2 (/ x y)))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (/ 1 (neg (tan (* 1/2 (/ x y))))) (/.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x x) y))) x)))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
5 calls:
| 27.0ms | x |
| 7.0ms | (*.f64 y #s(literal 2 binary64)) |
| 6.0ms | y |
| 6.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 6.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 |
|---|---|---|
| 58.6% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 58.6% | 1 | x |
| 58.6% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 58.6% | 1 | y |
| 58.6% | 1 | (*.f64 y #s(literal 2 binary64)) |
Compiled 23 to 21 computations (8.7% saved)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (neg (sin (* 1/2 (/ x y)))) (/ 1 (neg (tan (* 1/2 (/ x y)))))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (pow (pow (/ (* 2 y) x) -1/2) 2))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) (neg.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) y) (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.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)))) #s(approx (sin (/ x (* y 2))) (/.f64 #s(approx (+ (* (/ (pow x 3) y) (/ -1/48 y)) (* 1/2 x)) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(approx (/ 1 (neg (tan (* 1/2 (/ x y))))) (*.f64 (/.f64 y x) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) x) (/.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (/.f64 (*.f64 x x) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(approx (neg (sin (* 1/2 (/ x y)))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
5 calls:
| 25.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 6.0ms | (*.f64 y #s(literal 2 binary64)) |
| 6.0ms | y |
| 6.0ms | x |
| 5.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 |
|---|---|---|
| 58.4% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 58.4% | 1 | x |
| 58.4% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 58.4% | 1 | y |
| 58.4% | 1 | (*.f64 y #s(literal 2 binary64)) |
Compiled 23 to 21 computations (8.7% saved)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (neg (sin (* 1/2 (/ x y)))) (/ 1 (neg (tan (* 1/2 (/ x y)))))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (pow (pow (/ (* 2 y) x) -1/2) 2))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) (neg.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) y) (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
5 calls:
| 15.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 3.0ms | (*.f64 y #s(literal 2 binary64)) |
| 3.0ms | x |
| 3.0ms | y |
| 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.7% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 58.1% | 1 | x |
| 58.1% | 1 | y |
| 58.1% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 58.1% | 1 | (*.f64 y #s(literal 2 binary64)) |
Compiled 23 to 21 computations (8.7% saved)
Total -35.0b remaining (-126.3%)
Threshold costs -35b (-126.3%)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (* (neg (sin (* 1/2 (/ x y)))) (/ 1 (neg (tan (* 1/2 (/ x y)))))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (pow (pow (/ (* 2 y) x) -1/2) 2))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) (neg.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) y) (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)))))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
5 calls:
| 3.0ms | (*.f64 y #s(literal 2 binary64)) |
| 3.0ms | y |
| 3.0ms | x |
| 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 |
|---|---|---|
| 56.7% | 1 | x |
| 56.7% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 56.7% | 1 | y |
| 56.7% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 56.7% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 23 to 21 computations (8.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.9604797674722018e+32 | 5.1110524923482524e+41 |
Compiled 12 to 13 computations (-8.3% saved)
| 1× | egg-herbie |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 147 |
| 1 | 70 | 145 |
| 2 | 90 | 145 |
| 3 | 109 | 145 |
| 4 | 129 | 145 |
| 5 | 144 | 145 |
| 6 | 169 | 145 |
| 7 | 281 | 145 |
| 8 | 3806 | 145 |
| 9 | 7512 | 145 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (pow.f64 x #s(literal -1 binary64)))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 499999999999999972787615493521408 binary64)) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (pow.f64 x #s(literal -1 binary64)))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) y)) (sqrt.f64 (pow.f64 x #s(literal -1 binary64)))) #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(pow.f64 (cos.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(approx (pow (/ (* 2 y) x) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(pow.f64 (cos.f64 (*.f64 #s(approx (pow (/ (* 2 y) x) -1/2) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 499999999999999972787615493521408 binary64)) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 499999999999999972787615493521408 binary64)) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 1577 |
| 1 | 950 | 1551 |
| 2 | 3459 | 1449 |
| 0 | 8229 | 1340 |
| 0 | 45 | 222 |
| 0 | 77 | 177 |
| 1 | 229 | 176 |
| 2 | 1206 | 171 |
| 0 | 8376 | 171 |
| 0 | 1328 | 8473 |
| 1 | 4257 | 7989 |
| 0 | 8920 | 7547 |
| 0 | 65 | 316 |
| 0 | 106 | 306 |
| 1 | 332 | 289 |
| 2 | 1695 | 253 |
| 0 | 8568 | 248 |
| 0 | 8 | 33 |
| 0 | 13 | 33 |
| 1 | 33 | 33 |
| 2 | 142 | 28 |
| 3 | 792 | 28 |
| 0 | 8225 | 28 |
| 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× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 447 to 256 computations (42.7% saved)
Compiled 1 280 to 616 computations (51.9% saved)
Loading profile data...