
Time bar (total: 7.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)
| 934.0ms | 3 955× | 1 | valid |
| 296.0ms | 4 301× | 0 | valid |
ival-tan: 339.0ms (39% of total)ival-sin: 196.0ms (22.6% of total)ival-div: 193.0ms (22.2% of total)ival-mult: 72.0ms (8.3% of total)adjust: 53.0ms (6.1% of total)ival-true: 7.0ms (0.8% of total)exact: 5.0ms (0.6% of total)ival-assert: 3.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 130 | 0 | - | 0 | - | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 130 | 0 | - | 0 | - | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 20 | 0 | - | 0 | - | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 y #s(literal 2 binary64)) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sin.f64 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | sensitivity | 97 | 0 |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | sensitivity | 97 | 0 |
sin.f64 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 33 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 33 | |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 33 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 33 | |
/.f64 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | u/u | 20 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 20 | |
| ↳ | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 20 | |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 20 | |
| ↳ | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 20 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 150 | 0 |
| - | 0 | 106 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 150 | 0 | 0 |
| - | 0 | 0 | 106 |
| number | freq |
|---|---|
| 0 | 106 |
| 1 | 20 |
| 2 | 130 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 134.0ms | 258× | 0 | valid |
| 90.0ms | 254× | 1 | valid |
Compiled 89 to 28 computations (68.5% saved)
ival-mult: 50.0ms (56.4% of total)ival-sin: 13.0ms (14.7% of total)ival-tan: 12.0ms (13.5% of total)ival-div: 10.0ms (11.3% of total)adjust: 3.0ms (3.4% 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 |
|---|---|---|
| ▶ | 46.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 | 5.027398771016506 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| accuracy | 29.15469007966727 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 29.19543694932462 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 27.0ms | 127× | 1 | valid |
| 8.0ms | 129× | 0 | valid |
Compiled 38 to 10 computations (73.7% saved)
ival-tan: 8.0ms (30.7% of total)ival-div: 7.0ms (26.9% of total)ival-sin: 6.0ms (23% of total)adjust: 3.0ms (11.5% of total)ival-mult: 2.0ms (7.7% 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 | |
|---|---|---|---|---|
| 7.0ms | y | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 4.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 | x | @ | inf | ((/ (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)
54 alts after pruning (54 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 515 | 54 | 569 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 516 | 54 | 570 |
| Status | Accuracy | Program |
|---|---|---|
| 52.3% | (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 54.1% | (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.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))))) | |
| 32.3% | (/.f64 (/.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 32.3% | (/.f64 (/.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 44.9% | (/.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))))) |
| 32.1% | (/.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))) | |
| 45.0% | (/.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))) | |
| 46.5% | (/.f64 (*.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.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))))) | |
| 30.8% | (/.f64 (tan.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))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.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.7% | (/.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))))) | |
| 29.6% | (/.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))))) | |
| 30.7% | (/.f64 (tan.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 24.2% | (/.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))))) | |
| 25.0% | (/.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))))) | |
| 24.9% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.9% | (/.f64 (tan.f64 (/.f64 x (/.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 46.5% | (/.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))))) |
| 45.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) | |
| 44.2% | (/.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)))) | |
| 30.5% | (/.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.3% | (/.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.5% | (/.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)))) | |
| 20.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.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)))))))) | |
| 23.8% | (/.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)))) | |
| 16.5% | (/.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)))) | |
| 24.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) | |
| 26.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) y))))) | |
| 46.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) | |
| ▶ | 42.7% | (/.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))))))) |
| 44.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 46.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 41.1% | (/.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))))) | |
| 40.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (exp.f64 (neg.f64 (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))))) | |
| 35.1% | (/.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))) | |
| 42.6% | (/.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.0% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.8% | (/.f64 (tan.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x 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.5% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.1% | (/.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))))) | |
| 46.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))) | |
| 22.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)))) | |
| 32.1% | (/.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))))) | |
| 42.0% | (/.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))))) | |
| 54.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) | |
| 44.9% | (*.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)))) | |
| 32.2% | (*.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)))) | |
| 44.9% | (*.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))))) | |
| ▶ | 45.9% | #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))) |
| 54.5% | #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)))) | |
| ▶ | 54.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 2 130 to 1 524 computations (28.5% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.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))))))) | |
| cost-diff | 1 | (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) | |
| cost-diff | 2 | (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) | |
| cost-diff | 2 | (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) | |
| cost-diff | 0 | (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) | |
| cost-diff | 0 | (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) | |
| cost-diff | 0 | (/.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))))) | |
| cost-diff | 4 | (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) | |
| cost-diff | 0 | (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))) | |
| cost-diff | 0 | (tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) | |
| cost-diff | 0 | (/.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))))) | |
| cost-diff | 2 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) 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 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 275 |
| 0 | 68 | 236 |
| 1 | 100 | 235 |
| 2 | 154 | 234 |
| 3 | 249 | 234 |
| 4 | 327 | 234 |
| 5 | 355 | 234 |
| 6 | 417 | 234 |
| 7 | 482 | 234 |
| 8 | 511 | 234 |
| 0 | 511 | 234 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(literal 1 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 (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))))) |
(tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
x |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (/.f64 #s(literal 1 binary64) (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) (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)) |
(tan.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 |
#s(literal -1 binary64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
(/.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))))))) |
(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 (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) |
(/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) |
(log.f64 (*.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(literal 1 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 (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) x)) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) |
(tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
x |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
(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 (/.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 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
#s(literal 1 binary64) |
(pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) |
(pow.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) |
(tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
x |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
y |
#s(literal -1 binary64) |
(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) |
(/.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 (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 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) |
(*.f64 #s(literal 2 binary64) y) |
(neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) |
(log.f64 (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) |
(log.f64 (/.f64 #s(literal 1/2 binary64) y)) |
(log.f64 (*.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal -1 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 5.027398771016506 | (/.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))))))) | |
| accuracy | 5.734110779745362 | (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) | |
| accuracy | 29.15469007966727 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 29.19543694932462 | (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) | |
| accuracy | 0.7123741604483893 | (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) | |
| accuracy | 5.027398771016506 | (/.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))))) | |
| accuracy | 29.15469007966727 | (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) | |
| accuracy | 29.19543694932462 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 0.203125 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) | |
| accuracy | 5.027398771016506 | (/.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))))) | |
| accuracy | 29.15469007966727 | (tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) | |
| accuracy | 29.19543694932462 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 1.897824440982064 | (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) | |
| accuracy | 9.088268632934936 | (/.f64 (*.f64 x x) y) | |
| accuracy | 31.896279024574834 | #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 | 29.113738123195322 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
| 104.0ms | 127× | 1 | valid |
| 40.0ms | 129× | 0 | valid |
Compiled 265 to 37 computations (86% saved)
ival-div: 29.0ms (26.5% of total)ival-tan: 17.0ms (15.6% of total)ival-mult: 13.0ms (11.9% of total)ival-log: 13.0ms (11.9% of total)ival-sin: 12.0ms (11% of total)ival-exp: 9.0ms (8.2% of total)ival-pow: 8.0ms (7.3% of total)adjust: 5.0ms (4.6% of total)ival-neg: 2.0ms (1.8% of total)ival-add: 2.0ms (1.8% of total)exact: 1.0ms (0.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 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)))) (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 #s(literal 1/2 binary64) y)) |
(/.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))))) |
(tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.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))))) |
(pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) |
(tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) |
(neg.f64 (*.f64 (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 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(*.f64 x x) |
(sin.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)))))) |
(tan.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)))))) |
(/ (pow x 2) y) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* 2 (/ y x)) |
(/ (+ (* -1/6 (/ (pow x 2) y)) (* 2 y)) x) |
(/ (+ (* 2 y) (* (pow x 2) (- (* -1/360 (/ (pow x 2) (pow y 3))) (* 1/6 (/ 1 y))))) x) |
(/ (+ (* 2 y) (* (pow x 2) (- (* (pow x 2) (- (* -1/15120 (/ (pow x 2) (pow y 5))) (* 1/360 (/ 1 (pow y 3))))) (* 1/6 (/ 1 y))))) x) |
(* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (+ (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (* (pow x 2) (- (+ (* 1/10080 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 5)))) (* 17/40320 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 7)))) (+ (* -1/6 (/ (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3)))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/120 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 4))))))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(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)))) |
(/ x (exp (neg (* -1 (log (* 2 y)))))) |
(* x (+ (* -1/6 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 7))) (* 1/120 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 5))))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(/ 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)))) |
(/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(sin (* 1/2 (/ x y))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ 1/8 y) |
(* 2 y) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(* -1 (+ (log 2) (log y))) |
(+ (log 2) (log y)) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log 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) |
(* y (+ (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x)))) |
(* y (- (+ (* -1 (/ (+ (* -8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (pow x 3))) (* 4 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (pow x 2)))) (pow y 4))) (* 2 (/ 1 x))) (* 4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))))) |
(* y (- (+ (* -1 (/ (+ (* -8 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow x 3))) (+ (* -2 (/ (* (+ (* -8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (pow x 3))) (* 4 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (pow x 2)))) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) x)) (* 4 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (pow x 2))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (+ (* 4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 4 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* (pow x 2) (pow y 4)))))))) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))))))) y) |
(/ (+ (* -1/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) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -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 (* y (- (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))))) |
(* -1 (* y (- (* -1 (/ (+ (* 4 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (pow x 2))) (* 8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3)))) (pow y 4))) (+ (* 4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x)))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 (/ (* (+ (* 4 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (pow x 2))) (* 8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3)))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) x)) (+ (* 4 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (pow x 2))) (* 8 (/ (* (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow x 3))))) (pow y 6))) (+ (* 4 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* (pow x 2) (pow y 4)))) (+ (* 4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (+ (* 8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (* 2 (/ 1 x)))))))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))))))) y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 40.0ms | y | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (/ 1/8 y) (/ (* x x) y) (/ 1 (/ 1/2 y)) (/ (tan (/ x (/ 1 (/ 1/2 y)))) (sin (/ x (* y 2)))) (tan (/ x (/ 1 (/ 1/2 y)))) (/ x (/ 1 (/ 1/2 y))) (/ 1 (pow (tan (/ x (* 2 y))) -1)) (/ (/ 1 (pow (tan (/ x (* 2 y))) -1)) (sin (/ x (* y 2)))) (pow (tan (/ x (* 2 y))) -1) (tan (/ x (* 2 y))) (exp (neg (* (log (* 2 y)) -1))) (* (log (* 2 y)) -1) (neg (* (log (* 2 y)) -1)) (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) (* x x) (sin (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1))))) (tan (/ x (* y 2)))) |
| 39.0ms | y | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (/ 1/8 y) (/ (* x x) y) (/ 1 (/ 1/2 y)) (/ (tan (/ x (/ 1 (/ 1/2 y)))) (sin (/ x (* y 2)))) (tan (/ x (/ 1 (/ 1/2 y)))) (/ x (/ 1 (/ 1/2 y))) (/ 1 (pow (tan (/ x (* 2 y))) -1)) (/ (/ 1 (pow (tan (/ x (* 2 y))) -1)) (sin (/ x (* y 2)))) (pow (tan (/ x (* 2 y))) -1) (tan (/ x (* 2 y))) (exp (neg (* (log (* 2 y)) -1))) (* (log (* 2 y)) -1) (neg (* (log (* 2 y)) -1)) (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) (* x x) (sin (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1))))) (tan (/ x (* y 2)))) |
| 19.0ms | y | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (/ 1/8 y) (/ (* x x) y) (/ 1 (/ 1/2 y)) (/ (tan (/ x (/ 1 (/ 1/2 y)))) (sin (/ x (* y 2)))) (tan (/ x (/ 1 (/ 1/2 y)))) (/ x (/ 1 (/ 1/2 y))) (/ 1 (pow (tan (/ x (* 2 y))) -1)) (/ (/ 1 (pow (tan (/ x (* 2 y))) -1)) (sin (/ x (* y 2)))) (pow (tan (/ x (* 2 y))) -1) (tan (/ x (* 2 y))) (exp (neg (* (log (* 2 y)) -1))) (* (log (* 2 y)) -1) (neg (* (log (* 2 y)) -1)) (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) (* x x) (sin (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1))))) (tan (/ x (* y 2)))) |
| 6.0ms | x | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (/ 1/8 y) (/ (* x x) y) (/ 1 (/ 1/2 y)) (/ (tan (/ x (/ 1 (/ 1/2 y)))) (sin (/ x (* y 2)))) (tan (/ x (/ 1 (/ 1/2 y)))) (/ x (/ 1 (/ 1/2 y))) (/ 1 (pow (tan (/ x (* 2 y))) -1)) (/ (/ 1 (pow (tan (/ x (* 2 y))) -1)) (sin (/ x (* y 2)))) (pow (tan (/ x (* 2 y))) -1) (tan (/ x (* 2 y))) (exp (neg (* (log (* 2 y)) -1))) (* (log (* 2 y)) -1) (neg (* (log (* 2 y)) -1)) (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) (* x x) (sin (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1))))) (tan (/ x (* y 2)))) |
| 5.0ms | x | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (/ 1/8 y) (/ (* x x) y) (/ 1 (/ 1/2 y)) (/ (tan (/ x (/ 1 (/ 1/2 y)))) (sin (/ x (* y 2)))) (tan (/ x (/ 1 (/ 1/2 y)))) (/ x (/ 1 (/ 1/2 y))) (/ 1 (pow (tan (/ x (* 2 y))) -1)) (/ (/ 1 (pow (tan (/ x (* 2 y))) -1)) (sin (/ x (* y 2)))) (pow (tan (/ x (* 2 y))) -1) (tan (/ x (* 2 y))) (exp (neg (* (log (* 2 y)) -1))) (* (log (* 2 y)) -1) (neg (* (log (* 2 y)) -1)) (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) (* x x) (sin (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1))))) (tan (/ x (* y 2)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 632 | 4092 |
| 1 | 1906 | 3789 |
| 2 | 7176 | 3674 |
| 0 | 8370 | 3477 |
| 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)))))) |
(/ (pow x 2) y) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* 2 (/ y x)) |
(/ (+ (* -1/6 (/ (pow x 2) y)) (* 2 y)) x) |
(/ (+ (* 2 y) (* (pow x 2) (- (* -1/360 (/ (pow x 2) (pow y 3))) (* 1/6 (/ 1 y))))) x) |
(/ (+ (* 2 y) (* (pow x 2) (- (* (pow x 2) (- (* -1/15120 (/ (pow x 2) (pow y 5))) (* 1/360 (/ 1 (pow y 3))))) (* 1/6 (/ 1 y))))) x) |
(* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (+ (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (* (pow x 2) (- (+ (* 1/10080 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 5)))) (* 17/40320 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 7)))) (+ (* -1/6 (/ (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3)))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/120 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 4))))))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(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)))) |
(/ x (exp (neg (* -1 (log (* 2 y)))))) |
(* x (+ (* -1/6 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 7))) (* 1/120 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 5))))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(/ 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)))) |
(/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(sin (* 1/2 (/ x y))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ 1/8 y) |
(* 2 y) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(* -1 (+ (log 2) (log y))) |
(+ (log 2) (log y)) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log 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) |
(* y (+ (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x)))) |
(* y (- (+ (* -1 (/ (+ (* -8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (pow x 3))) (* 4 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (pow x 2)))) (pow y 4))) (* 2 (/ 1 x))) (* 4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))))) |
(* y (- (+ (* -1 (/ (+ (* -8 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow x 3))) (+ (* -2 (/ (* (+ (* -8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (pow x 3))) (* 4 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (pow x 2)))) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) x)) (* 4 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (pow x 2))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (+ (* 4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 4 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* (pow x 2) (pow y 4)))))))) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))))))) y) |
(/ (+ (* -1/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) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -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 (* y (- (* -4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))))) |
(* -1 (* y (- (* -1 (/ (+ (* 4 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (pow x 2))) (* 8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3)))) (pow y 4))) (+ (* 4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x)))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 (/ (* (+ (* 4 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (pow x 2))) (* 8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3)))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) x)) (+ (* 4 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (pow x 2))) (* 8 (/ (* (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow x 3))))) (pow y 6))) (+ (* 4 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* (pow x 2) (pow y 4)))) (+ (* 4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (+ (* 8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (* 2 (/ 1 x)))))))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))))))) y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -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) (*.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)) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* 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)) |
(* 2 (/ y x)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) y) |
(/ (+ (* -1/6 (/ (pow x 2) y)) (* 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 x (/.f64 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 x (/.f64 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) |
(* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) y) #s(literal 1/2 binary64)) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/24 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) y))) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) y) #s(literal 1/2 binary64))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1/240 binary64)) (pow.f64 y #s(literal 5 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/24 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) y))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) #s(literal -1/6 binary64) (/.f64 #s(literal 1/240 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) y)))) (*.f64 x x) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/24 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) y)))) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) y) #s(literal 1/2 binary64))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (+ (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (* (pow x 2) (- (+ (* 1/10080 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 5)))) (* 17/40320 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 7)))) (+ (* -1/6 (/ (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3)))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/120 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 4))))))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 y #s(literal 7 binary64))) #s(literal 17/40320 binary64) (/.f64 #s(literal 1/10080 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 5 binary64)) y))) (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1/240 binary64)) (pow.f64 y #s(literal 5 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/24 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) y))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) #s(literal -1/6 binary64) (/.f64 #s(literal 1/240 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) y)))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) #s(literal -1/6 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/24 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) y))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 4 binary64))) #s(literal 1/120 binary64)))) (*.f64 x x) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1/240 binary64)) (pow.f64 y #s(literal 5 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/24 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) y))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) #s(literal -1/6 binary64) (/.f64 #s(literal 1/240 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) y))))) (*.f64 x x) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/24 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) y)))) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) y) #s(literal 1/2 binary64))) |
(pow x 2) |
(*.f64 x 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)) |
(/ x (exp (neg (* -1 (log (* 2 y)))))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* x (+ (* -1/6 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(*.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)))) #s(literal -1/6 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1 binary64))) x) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/6 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) x)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 7))) (* 1/120 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 5))))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 7 binary64)))) #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/6 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) x)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) |
(* (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))) |
(/ (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y)))) |
(/.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/.f64 (/.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 #s(literal 2 binary64) y)))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/ (+ (* 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) |
(/ 1/8 y) |
(/.f64 #s(literal 1/8 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(* -1 (+ (log 2) (log y))) |
(neg.f64 (+.f64 (log.f64 y) (log.f64 #s(literal 2 binary64)))) |
(+ (log 2) (log y)) |
(+.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/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 #s(literal 1/24 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) (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))) |
(- (+ 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 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal 1/24 binary64) (*.f64 y 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 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) (/.f64 #s(literal 1/24 binary64) x) (+.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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (fma.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 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 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 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 y y))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (-.f64 (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 (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) |
(* y (+ (* -4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 y y)) (/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) x) (/.f64 #s(literal 2 binary64) x)) y) |
(* 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 (fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 y y)) (/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) x) (-.f64 (/.f64 #s(literal 2 binary64) x) (/.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 (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) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) #s(literal -8 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 y #s(literal 4 binary64))))) y) |
(* y (- (+ (* -1 (/ (+ (* -8 (/ (* (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow x 3))) (+ (* -2 (/ (* (+ (* -8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (pow x 3))) (* 4 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (pow x 2)))) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) x)) (* 4 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (pow x 2))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -8 (/ (pow (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (+ (* 4 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 4 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* (pow x 2) (pow y 4)))))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (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 (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) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) #s(literal -8 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) (fma.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 x x)) #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 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 (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))))) (pow.f64 x #s(literal 3 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) (/.f64 #s(literal 1/24 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 4 binary64)))) #s(literal 4 binary64)))) y) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(neg.f64 (+.f64 (log.f64 y) (log.f64 #s(literal 2 binary64)))) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) y) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) (fma.f64 (/.f64 x (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) #s(literal 1/3840 binary64) (fma.f64 (/.f64 x (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) x) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) #s(literal 1/768 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) #s(literal 1/3840 binary64) (fma.f64 (/.f64 x (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 x x) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #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 (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))) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y))))) (fma.f64 (/.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1/92160 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64)))) (sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) 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) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/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 #s(literal 1/24 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) (fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 y y)) (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal -1/24 binary64) (*.f64 y 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 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal -1/24 binary64) (*.f64 y 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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 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 (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 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 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 (/.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 (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 #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 (* 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 #s(literal -4 binary64) (*.f64 y y)) (/.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) x) (/.f64 #s(literal -2 binary64) x))) |
(* -1 (* y (- (* -1 (/ (+ (* 4 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (pow x 2))) (* 8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3)))) (pow y 4))) (+ (* 4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x)))))) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal 4 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))))) x) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) #s(literal 8 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 y y)) (/.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) x) (/.f64 #s(literal 2 binary64) x)))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 (/ (* (+ (* 4 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (pow x 2))) (* 8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3)))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) x)) (+ (* 4 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (pow x 2))) (* 8 (/ (* (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow x 3))))) (pow y 6))) (+ (* 4 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* (pow x 2) (pow y 4)))) (+ (* 4 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (+ (* 8 (/ (pow (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (* 2 (/ 1 x)))))))) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 #s(literal 4 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))))) x) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) #s(literal 8 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x)) #s(literal 2 binary64) (fma.f64 (/.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))))) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal 8 binary64) (*.f64 (/.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 x x)) #s(literal 4 binary64)))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal 4 binary64) (+.f64 (/.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))))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) (/.f64 #s(literal -1/24 binary64) (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) x))))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(neg.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) y)) |
(/.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) #s(literal -1/24 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 5 binary64)) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (fma.f64 (/.f64 #s(literal 1/48 binary64) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (fma.f64 (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 5 binary64)) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (/.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 x (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 5 binary64)) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (fma.f64 (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 7 binary64)) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (/.f64 (*.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 x x) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 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))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))))) (fma.f64 (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 5 binary64)) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (fma.f64 (/.f64 #s(literal 1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 7 binary64)) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (/.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))))))))) (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)) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 198 |
| 0 | 68 | 166 |
| 1 | 221 | 162 |
| 2 | 962 | 137 |
| 0 | 8199 | 137 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 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)))) (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 #s(literal 1/2 binary64) y)) |
(/.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))))) |
(tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.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))))) |
(pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) |
(tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) |
(neg.f64 (*.f64 (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 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(*.f64 x x) |
(sin.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)))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #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))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64))) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) y)) y))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64))) #s(literal 6 binary64)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)))) (pow.f64 (*.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64))) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64))) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64))) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #s(literal -1 binary64))) (+.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64))) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64))) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64))) #s(literal 9 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64))) #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) #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))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)))) (*.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64))) (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64))) (fma.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64))) (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64))) #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) (+.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64))) #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 3 binary64)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64))) #s(literal 9 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64))) #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #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 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64))) (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64))) (neg.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64))) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) (neg.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) (neg.f64 y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) (neg.f64 y)) (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) (/.f64 (*.f64 x x) 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 x (/.f64 (neg.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 (/.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) 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 (/.f64 #s(literal 1/8 binary64) y) x) y) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y (*.f64 x x)) #s(literal -2 binary64)) (/.f64 #s(literal 1/8 binary64) y)) (/.f64 (/.f64 #s(literal 1/8 binary64) y) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (pow.f64 (*.f64 #s(literal 8 binary64) y) #s(literal -2 binary64)) (/.f64 (*.f64 x x) y)) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 x (pow.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (/.f64 x y) (pow.f64 y #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 (/.f64 x y) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) (*.f64 (/.f64 x y) #s(literal 1 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 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (/.f64 (neg.f64 x) y)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 x x)) #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 8 binary64) y) #s(literal -2 binary64)) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 8 binary64) y) #s(literal -2 binary64)) (/.f64 (pow.f64 (/.f64 y (*.f64 x x)) #s(literal -2 binary64)) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #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 -2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (/.f64 x y) #s(literal 8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) #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 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64))) (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #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 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 y (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) (neg.f64 y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (pow.f64 x #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1/8 binary64) (*.f64 (neg.f64 y) y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) (/.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 8 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) (/.f64 (/.f64 #s(literal 1/8 binary64) y) (neg.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1/8 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) #s(literal -1/8 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 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 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64))) (/.f64 (*.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64))) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 8 binary64) y) #s(literal -2 binary64)) (/.f64 (*.f64 x x) y)) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.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) (/.f64 #s(literal -1/8 binary64) (*.f64 (neg.f64 y) y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 8 binary64) y) 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 #s(literal 1/8 binary64) y) (/.f64 (*.f64 (pow.f64 (/.f64 y (*.f64 x x)) #s(literal -2 binary64)) (/.f64 #s(literal 1/8 binary64) y)) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) 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 (*.f64 x x) y) y) #s(literal 1 binary64)) #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 binary64) (*.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) y)) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64))) (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x y) y) (/.f64 x #s(literal 8 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 8 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 8 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/8 binary64)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/8 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) 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 #s(literal 8 binary64) y) #s(literal -1 binary64)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 8 binary64)) |
(/.f64 #s(literal -1/8 binary64) (neg.f64 y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y #s(literal -8 binary64))) |
(/.f64 #s(literal 1/8 binary64) y) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 8 binary64) y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 8 binary64) y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/8 binary64) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/8 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 8 binary64) y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (neg.f64 x) x)) |
(*.f64 (/.f64 x y) x) |
(*.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 (neg.f64 x) (/.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (neg.f64 x) y))) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) |
(*.f64 x (*.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 x (/.f64 x y)) |
(pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 x y) (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (/.f64 (neg.f64 x) y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 x y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 x) x) (neg.f64 y)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) (pow.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x))) |
(/.f64 x (/.f64 y x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x x)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (neg.f64 x) y)))) |
(neg.f64 (*.f64 (*.f64 x (/.f64 (neg.f64 x) y)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 x (/.f64 (neg.f64 x) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 x (/.f64 (neg.f64 x) y))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 (neg.f64 x) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (exp.f64 (log.f64 y))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y)))) |
(*.f64 (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)) #s(literal 1 binary64))) |
(*.f64 (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)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -2 binary64) (pow.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) #s(literal -2 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 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 2 binary64) y)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(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 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) |
(/.f64 (neg.f64 y) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/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 2 binary64) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 y #s(literal 1/2 binary64)) |
(neg.f64 (*.f64 #s(literal -2 binary64) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))) |
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.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))))) |
(*.f64 (/.f64 (pow.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))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (tan.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 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #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 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (sqrt.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)))) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.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 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.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)) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #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 (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 (neg.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 (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))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (pow.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (sin.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)) (pow.f64 (sin.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))) (/.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 (sin.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)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (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 -1 binary64)) (cos.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))) |
(pow.f64 (*.f64 (cos.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 (/.f64 #s(literal -1 binary64) (sin.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/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 -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))) (neg.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #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)) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 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 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #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 -1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.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))))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (sin.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))))) (neg.f64 (cos.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)))) (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 (*.f64 (pow.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))))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (sqrt.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))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (tan.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 (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/2 binary64))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (pow.f64 (sin.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 (/.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 (sqrt.f64 (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 -1/2 binary64)) (sin.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 (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 (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)))) (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)))) (*.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 (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 (neg.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))) (sin.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 (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 (cos.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 #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) (*.f64 (cos.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)))) |
(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 (*.f64 (pow.f64 (sin.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)))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.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 0 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (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)) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 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 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (tan.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)) (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 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (neg.f64 (tan.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))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (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 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (pow.f64 (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))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #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 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.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 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (sqrt.f64 (tan.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/4 binary64))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (neg.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 (*.f64 #s(literal 1 binary64) (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 (*.f64 (sqrt.f64 (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/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))) (neg.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (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/2 binary64)))) |
(/.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (sqrt.f64 (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/2 binary64)))) |
(/.f64 (sqrt.f64 (tan.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 (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 (neg.f64 (tan.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))) #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))) (*.f64 (cos.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))) (cos.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)))) |
(neg.f64 (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) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(exp.f64 (log.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.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 x (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #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 x (/.f64 #s(literal 1/2 binary64) y)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64)) |
(/.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 x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 x (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.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 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) 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 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(neg.f64 (*.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 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (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)) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 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 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (tan.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)) (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 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (neg.f64 (tan.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))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (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 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (pow.f64 (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))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #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 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.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 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (sqrt.f64 (tan.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/4 binary64))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (neg.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 (*.f64 #s(literal 1 binary64) (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 (*.f64 (sqrt.f64 (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/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))) (neg.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (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/2 binary64)))) |
(/.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (sqrt.f64 (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/2 binary64)))) |
(/.f64 (sqrt.f64 (tan.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 (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 (neg.f64 (tan.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))) #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))) (*.f64 (cos.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))) (cos.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)))) |
(neg.f64 (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) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(exp.f64 (log.f64 (tan.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)) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.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))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (tan.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 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #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 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (sqrt.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)))) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.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 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.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)) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #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 (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 (neg.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 (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))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (pow.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (sin.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)) (pow.f64 (sin.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))) (/.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 (sin.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)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (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 -1 binary64)) (cos.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))) |
(pow.f64 (*.f64 (cos.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 (/.f64 #s(literal -1 binary64) (sin.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/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 -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))) (neg.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #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)) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 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 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #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 -1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.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))))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (sin.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))))) (neg.f64 (cos.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)))) (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 (*.f64 (pow.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))))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (sqrt.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))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (tan.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 (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/2 binary64))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (pow.f64 (sin.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 (/.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 (sqrt.f64 (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 -1/2 binary64)) (sin.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 (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 (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)))) (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)))) (*.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 (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 (neg.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))) (sin.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 (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 (cos.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 #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) (*.f64 (cos.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)))) |
(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 (*.f64 (pow.f64 (sin.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)))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.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 0 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.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/4 binary64))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/4 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))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (neg.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 (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 (pow.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (sqrt.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)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 (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/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (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/4 binary64)) (*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/4 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/2 binary64)) (neg.f64 (neg.f64 (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/2 binary64)) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/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))) #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 (/.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 #s(literal -1 binary64) (tan.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))) (pow.f64 (sin.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)) #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 #s(literal 1 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/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 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.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 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (sin.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 -1/2 binary64)) (sqrt.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)) (pow.f64 (cos.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))) #s(literal 1 binary64)) (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 (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 (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 (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 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(exp.f64 (fma.f64 (log.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64) (*.f64 (log.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #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/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (neg.f64 (log.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (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)) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 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 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (tan.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)) (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 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (neg.f64 (tan.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))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (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 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (pow.f64 (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))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #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 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.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 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (sqrt.f64 (tan.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/4 binary64))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (neg.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 (*.f64 #s(literal 1 binary64) (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 (*.f64 (sqrt.f64 (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/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))) (neg.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (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/2 binary64)))) |
(/.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (sqrt.f64 (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/2 binary64)))) |
(/.f64 (sqrt.f64 (tan.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 (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 (neg.f64 (tan.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))) #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))) (*.f64 (cos.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))) (cos.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)))) |
(neg.f64 (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) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(exp.f64 (log.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (exp.f64 (log.f64 y))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y)))) |
(*.f64 (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)) #s(literal 1 binary64))) |
(*.f64 (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)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -2 binary64) (pow.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) #s(literal -2 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 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 2 binary64) y)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(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 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) |
(/.f64 (neg.f64 y) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/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 2 binary64) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 y #s(literal 1/2 binary64)) |
(neg.f64 (*.f64 #s(literal -2 binary64) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))) |
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 1 binary64)) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(*.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 (log.f64 y) (-.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)))) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (log.f64 y) (-.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 1/2 binary64))) (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 y)))) (-.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64))) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 y))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 y)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 2 binary64) y))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)))) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (log.f64 y) (-.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (log.f64 y) (-.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) |
(fma.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 (exp.f64 #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 0 binary64)) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (neg.f64 y))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 y)) |
(-.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 #s(literal -1 binary64))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(-.f64 #s(literal 0 binary64) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(-.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 0 binary64)) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(+.f64 (+.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/2 binary64))) (neg.f64 (log.f64 y))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 y))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 0 binary64)) |
(log.f64 (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 2 binary64) y)))) |
(*.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 y) (-.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 #s(literal 1 binary64) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) #s(literal 1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) #s(literal 1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (log.f64 y) (-.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)))) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (log.f64 y) (-.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (/.f64 #s(literal -1/2 binary64) y)))) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (log.f64 y) (log.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) y)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)))) (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 y) (-.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 2 binary64) y))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 y) (-.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) y)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 y) (-.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 y)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 y) (-.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 y) #s(literal 1 binary64) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (log.f64 y) #s(literal 1 binary64))) |
(fma.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (log.f64 (exp.f64 #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 y) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/2 binary64))) (neg.f64 (log.f64 y))) |
(-.f64 (+.f64 #s(literal 0 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))) |
(-.f64 (log.f64 (neg.f64 y)) (log.f64 #s(literal -1/2 binary64))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(-.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 y))) |
(+.f64 (+.f64 #s(literal 0 binary64) (log.f64 y)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (+.f64 #s(literal 0 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 y)) |
(+.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))) (neg.f64 (neg.f64 (log.f64 y)))) |
(+.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (log.f64 y)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (log.f64 y) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(+.f64 (log.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) (log.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (neg.f64 y))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(+.f64 #s(literal 0 binary64) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(+.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(log.f64 (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.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))))) |
(*.f64 (/.f64 (pow.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))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (tan.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 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #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 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (sqrt.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)))) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.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 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.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)) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #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 (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 (neg.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 (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))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (pow.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (sin.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)) (pow.f64 (sin.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))) (/.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 (sin.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)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (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 -1 binary64)) (cos.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))) |
(pow.f64 (*.f64 (cos.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 (/.f64 #s(literal -1 binary64) (sin.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/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 -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))) (neg.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #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)) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 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 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #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 -1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.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))))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (sin.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))))) (neg.f64 (cos.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)))) (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 (*.f64 (pow.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))))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (sqrt.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))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (tan.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 (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/2 binary64))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (pow.f64 (sin.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 (/.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 (sqrt.f64 (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 -1/2 binary64)) (sin.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 (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 (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)))) (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)))) (*.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 (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 (neg.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))) (sin.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 (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 (cos.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 #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) (*.f64 (cos.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)))) |
(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 (*.f64 (pow.f64 (sin.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)))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.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 0 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x x) #s(literal 1 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)) |
(/.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 x (pow.f64 x #s(literal -1 binary64))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (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 #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)))) #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) (pow.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)))) |
(neg.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 0 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (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 #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)))) #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) (pow.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)))) |
(neg.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 0 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (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)) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 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 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sqrt.f64 (tan.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)) (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 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (neg.f64 (tan.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))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (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 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (pow.f64 (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))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #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 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.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 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (sqrt.f64 (tan.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/4 binary64))) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (neg.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 (*.f64 #s(literal 1 binary64) (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 (*.f64 (sqrt.f64 (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/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))) (neg.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (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/2 binary64)))) |
(/.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (sqrt.f64 (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/2 binary64)))) |
(/.f64 (sqrt.f64 (tan.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 (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 (neg.f64 (tan.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))) #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))) (*.f64 (cos.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))) (cos.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)))) |
(neg.f64 (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) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(exp.f64 (log.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
Compiled 19 431 to 2 853 computations (85.3% saved)
70 alts after pruning (68 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 627 | 28 | 655 |
| Fresh | 9 | 40 | 49 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 639 | 70 | 709 |
| Status | Accuracy | Program |
|---|---|---|
| 52.3% | (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 54.1% | (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)) | |
| 32.0% | (/.f64 (pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.5% | (/.f64 (pow.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.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))))) | |
| 32.3% | (/.f64 (/.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 32.3% | (/.f64 (/.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 32.0% | (/.f64 (/.f64 #s(literal 1 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))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.9% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 30.1% | (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 36.2% | (/.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (tan (/ x (* 2 y))) -1) (/.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x x) y))) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.0% | (/.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (tan (/ x (* 2 y))) -1) (/.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 32.1% | (/.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))) |
| 45.0% | (/.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))) | |
| ▶ | 46.5% | (/.f64 (*.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 44.9% | (/.f64 (*.f64 (sin.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))))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 44.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))))) | |
| 30.8% | (/.f64 (tan.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))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.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.7% | (/.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))))) | |
| 29.6% | (/.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))))) | |
| 30.7% | (/.f64 (tan.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 24.2% | (/.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))))) | |
| 25.0% | (/.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))))) | |
| 24.9% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.5% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.4% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.9% | (/.f64 (tan.f64 (/.f64 x (/.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ✓ | 46.5% | (/.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.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.2% | (/.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)))) | |
| 30.5% | (/.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.3% | (/.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.5% | (/.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)))) |
| 20.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.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)))))))) | |
| 23.8% | (/.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)))) | |
| 16.5% | (/.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)))) | |
| 24.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) | |
| 26.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) y))))) | |
| 46.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) | |
| 42.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))))))))) | |
| 42.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))))))) | |
| 42.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))))))) | |
| 42.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64))) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))))))) | |
| 42.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))))) | |
| 44.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 46.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 41.1% | (/.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.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (exp (neg (* (log (* 2 y)) -1))))) (/.f64 x (*.f64 #s(literal 2 binary64) y)))) | |
| 42.7% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.6% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.0% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.8% | (/.f64 (tan.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x 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.5% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.1% | (/.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))))) | |
| 46.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))) | |
| 22.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)))) | |
| 42.0% | (/.f64 #s(approx (tan (/ x (/ 1 (/ 1/2 y)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 54.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) | |
| 32.2% | (*.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)))) | |
| 44.9% | (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) | |
| 44.9% | (*.f64 (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 -1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 43.6% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) | |
| ▶ | 54.5% | #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)))) |
| 28.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) y) y))) | |
| ▶ | 3.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
| ✓ | 54.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 2 874 to 2 075 computations (27.8% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) | |
| cost-diff | 0 | (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) | |
| cost-diff | 0 | (/.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))) | |
| cost-diff | 2 | (-.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))))) | |
| 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)))) | |
| cost-diff | 0 | (/.f64 (*.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| cost-diff | 2 | (*.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)))) | |
| cost-diff | 0 | (/.f64 x (*.f64 y #s(literal 2 binary64))) | |
| cost-diff | 0 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| cost-diff | 2 | (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) | |
| cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) | |
| cost-diff | 0 | (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) | |
| cost-diff | 0 | #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) | |
| cost-diff | 0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) | |
| cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) | |
| cost-diff | 0 | (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| cost-diff | 0 | #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)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 369 |
| 0 | 87 | 365 |
| 1 | 136 | 363 |
| 2 | 219 | 359 |
| 3 | 344 | 359 |
| 4 | 468 | 355 |
| 5 | 611 | 355 |
| 6 | 749 | 355 |
| 7 | 843 | 355 |
| 8 | 930 | 355 |
| 9 | 1010 | 355 |
| 10 | 1061 | 355 |
| 11 | 1142 | 355 |
| 12 | 1174 | 355 |
| 13 | 1179 | 355 |
| 0 | 1179 | 353 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
#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 (/.f64 #s(literal 1/2 binary64) y) x))) |
#s(literal 1 binary64) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
x |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
#s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
#s(literal 1/8 binary64) |
(*.f64 y y) |
y |
x |
(/.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)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 (/.f64 #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) |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
(/.f64 (*.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)))) (sin.f64 (/.f64 x (*.f64 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 #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 |
(sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (-.f64 #s(literal 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 #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))))) |
#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)))) |
(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 |
(tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(*.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))) |
| 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)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
#s(literal 1 binary64) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
x |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) x) #s(literal 1/8 binary64)))) |
#s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) |
#s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) x) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) |
(*.f64 (*.f64 (/.f64 (/.f64 x y) y) x) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) x) |
(/.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 |
x |
(/.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 2 binary64) y))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(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 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
(/.f64 (*.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/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)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.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 -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
#s(literal -1 binary64) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos.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 |
(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 x (*.f64 y #s(literal 2 binary64)))) |
(sin.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)) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) 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 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (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 #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))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
#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)))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 |
(tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(*.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))) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 13.968906809897044 | (/.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))) | |
| accuracy | 29.15469007966727 | (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) | |
| accuracy | 29.189217579813167 | (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) | |
| accuracy | 29.19543694932462 | (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) | |
| accuracy | 5.027398771016506 | (/.f64 (*.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| accuracy | 29.06364823001995 | (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) | |
| accuracy | 29.189217579813167 | (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) | |
| accuracy | 29.19543694932462 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 0.29134750976844204 | (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) | |
| accuracy | 5.027398771016506 | (/.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)))) | |
| accuracy | 29.15469007966727 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 29.19543694932462 | (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) | |
| accuracy | 5.1959200998199195 | (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) | |
| accuracy | 6.334565518961218 | (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) | |
| accuracy | 30.39208408547077 | #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) | |
| accuracy | 31.896279024574834 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) | |
| accuracy | 0.0 | #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)))) | |
| accuracy | 0.17578125 | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| accuracy | 0.2265625 | (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) | |
| accuracy | 29.06364823001995 | (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
| 160.0ms | 127× | 1 | valid |
| 41.0ms | 129× | 0 | valid |
Compiled 330 to 49 computations (85.2% saved)
ival-div: 34.0ms (24.7% of total)ival-sin: 26.0ms (18.9% of total)ival-mult: 23.0ms (16.7% of total)ival-tan: 20.0ms (14.5% of total)adjust: 13.0ms (9.4% of total)ival-cos: 13.0ms (9.4% of total)ival-pow2: 4.0ms (2.9% of total)ival-sub: 2.0ms (1.5% of total)ival-add: 2.0ms (1.5% of total)exact: 1.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#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 (/.f64 #s(literal 1/2 binary64) y) x))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
#s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.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)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 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 (*.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.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 0 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 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 (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))) |
(sin.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)))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
| 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)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 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 |
(- (* -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/4 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (* 1/96 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (* (pow x 2) (+ (* 31/23040 (/ (pow x 2) (pow y 6))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 173/1290240 (/ (pow x 2) (pow y 8))) (* 31/23040 (/ 1 (pow y 6))))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (- (* -1/96 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (* (pow x 2) (- (* -31/23040 (/ (pow x 2) (pow y 6))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -173/1290240 (/ (pow x 2) (pow y 8))) (* 31/23040 (/ 1 (pow y 6))))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(* -1/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/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)))) |
(cos (* 1/2 (/ x y))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* -1 (/ (sin (* -1/2 (/ x y))) (cos (* -1/2 (/ x y))))) |
(* -1 (/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(cos (* -1/2 (/ x y))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(* -1 (/ (sin (* -1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y)))))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(sin (* -1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 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/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 (/ (+ (* -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/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 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (pow y 4))) (+ (* -1 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (pow y 2))) (* 1/2 x))) y) |
(/ (+ (* -1 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (pow y 4))) (+ (* -1 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (pow y 6))) (+ (* -1 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (pow y 2))) (* 1/2 x)))) y) |
(+ 1 (* -1 (/ (- (* 1/24 (pow x 2)) (* -2 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) x))) (pow y 2)))) |
(+ 1 (+ (* -1 (/ (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5)))) x)) (* 2 (/ (* (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (- (* 1/24 (pow x 2)) (* -2 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) x)))) x)))) (pow y 4))) (* -1 (/ (- (* 1/24 (pow x 2)) (* -2 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) x))) (pow y 2))))) |
(+ 1 (+ (* -1 (/ (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5)))) x)) (* 2 (/ (* (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (- (* 1/24 (pow x 2)) (* -2 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) x)))) x)))) (pow y 4))) (+ (* -1 (/ (- (* 1/322560 (pow x 6)) (+ (* -2 (/ (+ (* -1/18432 (pow x 7)) (+ (* -1/30720 (pow x 7)) (+ (* -1/92160 (pow x 7)) (* -1/645120 (pow x 7))))) x)) (+ (* 2 (/ (* (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5)))) x)) (* 2 (/ (* (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (- (* 1/24 (pow x 2)) (* -2 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) x)))) x))))) x)) (* 2 (/ (* (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5)))) (- (* 1/24 (pow x 2)) (* -2 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) x)))) x))))) (pow y 6))) (* -1 (/ (- (* 1/24 (pow x 2)) (* -2 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) x))) (pow y 2)))))) |
(- (* -1 (/ (+ (* -1/384 (pow x 4)) (* 1/64 (pow x 4))) (pow y 4))) (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))) |
(- (* -1 (/ (+ (* -1/3072 (pow x 6)) (+ (* 1/46080 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/384 (pow x 4)) (* 1/64 (pow x 4))))))) (pow y 6))) (+ 1 (+ (* -1/384 (/ (pow x 4) (pow y 4))) (+ (* 1/64 (/ (pow x 4) (pow y 4))) (* 1/8 (/ (pow x 2) (pow y 2))))))) |
(/ (- (* -1 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2)) |
(/ (- (* -1 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow y 4))) (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/4 (pow x 2)) (* 1/96 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(/ (- (* -1 (/ (+ (* -1/2 (* x (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))))) (+ (* -1/3840 (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (+ (* 1/1290240 (pow x 8)) (* 1/48 (* (pow x 3) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))))))) (pow y 6))) (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))))))))) (pow y 2)) |
(+ 1 (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2)))) |
(+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2))) (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -4 (/ (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (pow x 2))) (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))))))) (pow y 4))))) |
(+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2))) (+ (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))))) (+ (* -1/3840 (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (+ (* 1/1290240 (pow x 8)) (* 1/48 (* (pow x 3) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))))))) (pow x 2))) (+ (* -4 (/ (+ (* -1/92160 (pow x 8)) (* -1/645120 (pow x 8))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -4 (/ (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (pow x 2))) (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))))))))) (* 4 (/ (* (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2)))) (pow x 2)))))) (pow y 6))) (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -4 (/ (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (pow x 2))) (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))))))) (pow y 4)))))) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/4 (pow x 2)) (* 1/96 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4)))))))) (pow y 2)) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))))) (pow y 6))) (+ (* -1/2 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/3840 (/ (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/1290240 (/ (pow x 8) (pow y 6))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (* 1/48 (/ (* (pow x 3) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6)))))))))))) (pow y 2)) |
(/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y) |
(/ (+ (* -1/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 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (pow y 2))) (* -1/2 x)) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (pow y 2))) (+ (* -1 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (pow y 4))) (* -1/2 x))) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (pow y 2))) (+ (* -1 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (pow y 6))) (+ (* -1 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (pow y 4))) (* -1/2 x)))) y)) |
(+ 1 (* -1 (/ (- (* 1/24 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x))) (pow y 2)))) |
(+ 1 (+ (* -1 (/ (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (* (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) x)) (* 2 (/ (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) x)))) (pow y 4))) (* -1 (/ (- (* 1/24 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x))) (pow y 2))))) |
(+ 1 (+ (* -1 (/ (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (* (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) x)) (* 2 (/ (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) x)))) (pow y 4))) (+ (* -1 (/ (- (* 1/322560 (pow x 6)) (+ (* -2 (/ (* (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) (- (* 1/24 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) x)) (+ (* -2 (/ (* (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (* (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) x)) (* 2 (/ (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) x))))) x)) (* 2 (/ (+ (* 1/645120 (pow x 7)) (+ (* 1/92160 (pow x 7)) (+ (* 1/30720 (pow x 7)) (* 1/18432 (pow x 7))))) x))))) (pow y 6))) (* -1 (/ (- (* 1/24 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x))) (pow y 2)))))) |
(/ (- (* -1 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2)) |
(/ (- (* -1 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (pow y 4))) (+ (* -1/4 (pow x 2)) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))) (pow y 2)) |
(/ (- (* -1 (/ (+ (* -1/48 (* (pow x 3) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/1290240 (pow x 8)) (+ (* 1/3840 (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* 1/2 (* x (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))))))))))) (pow y 6))) (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 4))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2))))))))) (pow y 2)) |
(+ 1 (* -1 (/ (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2)))) |
(+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (pow x 2))) (+ (* -4 (/ (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (pow x 2))) (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))))))) (pow y 4))) (* -1 (/ (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2))))) |
(+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/1290240 (pow x 8)) (+ (* 1/3840 (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* 1/2 (* x (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))))))))))) (pow x 2))) (+ (* -4 (/ (+ (* -1/92160 (pow x 8)) (* -1/645120 (pow x 8))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (pow x 2))) (+ (* -4 (/ (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (pow x 2))) (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))))))))) (* 4 (/ (* (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2)))) (pow x 2)))))) (pow y 6))) (+ (* -1 (/ (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (pow x 2))) (+ (* -4 (/ (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (pow x 2))) (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))))))) (pow y 4))) (* -1 (/ (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2)))))) |
(/ (+ (* -1/4 (pow x 2)) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2))))) (pow y 2)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 4))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))))) (pow y 2)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/1290240 (/ (pow x 8) (pow y 6))) (+ (* 1/3840 (/ (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 4))) (+ (* 1/2 (/ (* x (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))))))) (pow y 6))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))))))))) (pow y 2)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)) |
(* -1 (/ (+ (* -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 | |
|---|---|---|---|---|
| 26.0ms | y | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (* (/ 1/2 y) x))) (cos (* (/ 1/2 y) x)) (* (/ 1/2 y) x) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (* (* (/ 1/8 (* y y)) x) x) (* (/ 1/8 (* y y)) x) (/ (/ -1/2 y) (/ -1 x)) (/ (tan (/ x (* y 2))) (sin (/ (/ -1/2 y) (/ -1 x)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* (/ -1 (cos (* -1/2 (/ x y)))) (sin (* -1/2 (/ x y)))) (/ (* (/ -1 (cos (* -1/2 (/ x y)))) (sin (* -1/2 (/ x y)))) (sin (/ x (* y 2)))) (/ -1 (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (- 0 (* (sin (* -1/2 (/ x y))) (tan (/ x (* 2 y))))) (/ (- 0 (* (sin (* -1/2 (/ x y))) (tan (/ x (* 2 y))))) (pow (sin (/ x (* 2 y))) 2)) (* (sin (* -1/2 (/ x y))) (tan (/ x (* 2 y)))) (sin (* -1/2 (/ x y))) (sin (/ (/ -1/2 y) (/ -1 x))) (sin (/ x (* y 2))) (sin (/ x (* 2 y))) (tan (/ x (* 2 y)))) |
| 14.0ms | x | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (* (/ 1/2 y) x))) (cos (* (/ 1/2 y) x)) (* (/ 1/2 y) x) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (* (* (/ 1/8 (* y y)) x) x) (* (/ 1/8 (* y y)) x) (/ (/ -1/2 y) (/ -1 x)) (/ (tan (/ x (* y 2))) (sin (/ (/ -1/2 y) (/ -1 x)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* (/ -1 (cos (* -1/2 (/ x y)))) (sin (* -1/2 (/ x y)))) (/ (* (/ -1 (cos (* -1/2 (/ x y)))) (sin (* -1/2 (/ x y)))) (sin (/ x (* y 2)))) (/ -1 (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (- 0 (* (sin (* -1/2 (/ x y))) (tan (/ x (* 2 y))))) (/ (- 0 (* (sin (* -1/2 (/ x y))) (tan (/ x (* 2 y))))) (pow (sin (/ x (* 2 y))) 2)) (* (sin (* -1/2 (/ x y))) (tan (/ x (* 2 y)))) (sin (* -1/2 (/ x y))) (sin (/ (/ -1/2 y) (/ -1 x))) (sin (/ x (* y 2))) (sin (/ x (* 2 y))) (tan (/ x (* 2 y)))) |
| 13.0ms | y | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (* (/ 1/2 y) x))) (cos (* (/ 1/2 y) x)) (* (/ 1/2 y) x) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (* (* (/ 1/8 (* y y)) x) x) (* (/ 1/8 (* y y)) x) (/ (/ -1/2 y) (/ -1 x)) (/ (tan (/ x (* y 2))) (sin (/ (/ -1/2 y) (/ -1 x)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* (/ -1 (cos (* -1/2 (/ x y)))) (sin (* -1/2 (/ x y)))) (/ (* (/ -1 (cos (* -1/2 (/ x y)))) (sin (* -1/2 (/ x y)))) (sin (/ x (* y 2)))) (/ -1 (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (- 0 (* (sin (* -1/2 (/ x y))) (tan (/ x (* 2 y))))) (/ (- 0 (* (sin (* -1/2 (/ x y))) (tan (/ x (* 2 y))))) (pow (sin (/ x (* 2 y))) 2)) (* (sin (* -1/2 (/ x y))) (tan (/ x (* 2 y)))) (sin (* -1/2 (/ x y))) (sin (/ (/ -1/2 y) (/ -1 x))) (sin (/ x (* y 2))) (sin (/ x (* 2 y))) (tan (/ x (* 2 y)))) |
| 10.0ms | y | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (* (/ 1/2 y) x))) (cos (* (/ 1/2 y) x)) (* (/ 1/2 y) x) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (* (* (/ 1/8 (* y y)) x) x) (* (/ 1/8 (* y y)) x) (/ (/ -1/2 y) (/ -1 x)) (/ (tan (/ x (* y 2))) (sin (/ (/ -1/2 y) (/ -1 x)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* (/ -1 (cos (* -1/2 (/ x y)))) (sin (* -1/2 (/ x y)))) (/ (* (/ -1 (cos (* -1/2 (/ x y)))) (sin (* -1/2 (/ x y)))) (sin (/ x (* y 2)))) (/ -1 (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (- 0 (* (sin (* -1/2 (/ x y))) (tan (/ x (* 2 y))))) (/ (- 0 (* (sin (* -1/2 (/ x y))) (tan (/ x (* 2 y))))) (pow (sin (/ x (* 2 y))) 2)) (* (sin (* -1/2 (/ x y))) (tan (/ x (* 2 y)))) (sin (* -1/2 (/ x y))) (sin (/ (/ -1/2 y) (/ -1 x))) (sin (/ x (* y 2))) (sin (/ x (* 2 y))) (tan (/ x (* 2 y)))) |
| 7.0ms | x | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (* (/ 1/2 y) x))) (cos (* (/ 1/2 y) x)) (* (/ 1/2 y) x) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (* (* (/ 1/8 (* y y)) x) x) (* (/ 1/8 (* y y)) x) (/ (/ -1/2 y) (/ -1 x)) (/ (tan (/ x (* y 2))) (sin (/ (/ -1/2 y) (/ -1 x)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* (/ -1 (cos (* -1/2 (/ x y)))) (sin (* -1/2 (/ x y)))) (/ (* (/ -1 (cos (* -1/2 (/ x y)))) (sin (* -1/2 (/ x y)))) (sin (/ x (* y 2)))) (/ -1 (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (- 0 (* (sin (* -1/2 (/ x y))) (tan (/ x (* 2 y))))) (/ (- 0 (* (sin (* -1/2 (/ x y))) (tan (/ x (* 2 y))))) (pow (sin (/ x (* 2 y))) 2)) (* (sin (* -1/2 (/ x y))) (tan (/ x (* 2 y)))) (sin (* -1/2 (/ x y))) (sin (/ (/ -1/2 y) (/ -1 x))) (sin (/ x (* y 2))) (sin (/ x (* 2 y))) (tan (/ x (* 2 y)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 817 | 5866 |
| 1 | 2485 | 5702 |
| 0 | 8364 | 5361 |
| 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)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 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 |
(- (* -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/4 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (* 1/96 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (* (pow x 2) (+ (* 31/23040 (/ (pow x 2) (pow y 6))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 173/1290240 (/ (pow x 2) (pow y 8))) (* 31/23040 (/ 1 (pow y 6))))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (- (* -1/96 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (* (pow x 2) (- (* -31/23040 (/ (pow x 2) (pow y 6))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -173/1290240 (/ (pow x 2) (pow y 8))) (* 31/23040 (/ 1 (pow y 6))))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(* -1/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/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)))) |
(cos (* 1/2 (/ x y))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* -1 (/ (sin (* -1/2 (/ x y))) (cos (* -1/2 (/ x y))))) |
(* -1 (/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(cos (* -1/2 (/ x y))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(* -1 (/ (sin (* -1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y)))))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(sin (* -1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 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/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 (/ (+ (* -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/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 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (pow y 4))) (+ (* -1 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (pow y 2))) (* 1/2 x))) y) |
(/ (+ (* -1 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (pow y 4))) (+ (* -1 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (pow y 6))) (+ (* -1 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (pow y 2))) (* 1/2 x)))) y) |
(+ 1 (* -1 (/ (- (* 1/24 (pow x 2)) (* -2 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) x))) (pow y 2)))) |
(+ 1 (+ (* -1 (/ (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5)))) x)) (* 2 (/ (* (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (- (* 1/24 (pow x 2)) (* -2 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) x)))) x)))) (pow y 4))) (* -1 (/ (- (* 1/24 (pow x 2)) (* -2 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) x))) (pow y 2))))) |
(+ 1 (+ (* -1 (/ (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5)))) x)) (* 2 (/ (* (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (- (* 1/24 (pow x 2)) (* -2 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) x)))) x)))) (pow y 4))) (+ (* -1 (/ (- (* 1/322560 (pow x 6)) (+ (* -2 (/ (+ (* -1/18432 (pow x 7)) (+ (* -1/30720 (pow x 7)) (+ (* -1/92160 (pow x 7)) (* -1/645120 (pow x 7))))) x)) (+ (* 2 (/ (* (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5)))) x)) (* 2 (/ (* (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (- (* 1/24 (pow x 2)) (* -2 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) x)))) x))))) x)) (* 2 (/ (* (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5)))) (- (* 1/24 (pow x 2)) (* -2 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) x)))) x))))) (pow y 6))) (* -1 (/ (- (* 1/24 (pow x 2)) (* -2 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) x))) (pow y 2)))))) |
(- (* -1 (/ (+ (* -1/384 (pow x 4)) (* 1/64 (pow x 4))) (pow y 4))) (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))) |
(- (* -1 (/ (+ (* -1/3072 (pow x 6)) (+ (* 1/46080 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/384 (pow x 4)) (* 1/64 (pow x 4))))))) (pow y 6))) (+ 1 (+ (* -1/384 (/ (pow x 4) (pow y 4))) (+ (* 1/64 (/ (pow x 4) (pow y 4))) (* 1/8 (/ (pow x 2) (pow y 2))))))) |
(/ (- (* -1 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2)) |
(/ (- (* -1 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow y 4))) (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/4 (pow x 2)) (* 1/96 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(/ (- (* -1 (/ (+ (* -1/2 (* x (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))))) (+ (* -1/3840 (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (+ (* 1/1290240 (pow x 8)) (* 1/48 (* (pow x 3) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))))))) (pow y 6))) (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))))))))) (pow y 2)) |
(+ 1 (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2)))) |
(+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2))) (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -4 (/ (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (pow x 2))) (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))))))) (pow y 4))))) |
(+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2))) (+ (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))))) (+ (* -1/3840 (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (+ (* 1/1290240 (pow x 8)) (* 1/48 (* (pow x 3) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))))))) (pow x 2))) (+ (* -4 (/ (+ (* -1/92160 (pow x 8)) (* -1/645120 (pow x 8))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -4 (/ (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (pow x 2))) (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))))))))) (* 4 (/ (* (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2)))) (pow x 2)))))) (pow y 6))) (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -4 (/ (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (pow x 2))) (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))))))) (pow y 4)))))) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/4 (pow x 2)) (* 1/96 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4)))))))) (pow y 2)) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))))) (pow y 6))) (+ (* -1/2 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/3840 (/ (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/1290240 (/ (pow x 8) (pow y 6))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (* 1/48 (/ (* (pow x 3) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6)))))))))))) (pow y 2)) |
(/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y) |
(/ (+ (* -1/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 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (pow y 2))) (* -1/2 x)) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (pow y 2))) (+ (* -1 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (pow y 4))) (* -1/2 x))) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (pow y 2))) (+ (* -1 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (pow y 6))) (+ (* -1 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (pow y 4))) (* -1/2 x)))) y)) |
(+ 1 (* -1 (/ (- (* 1/24 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x))) (pow y 2)))) |
(+ 1 (+ (* -1 (/ (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (* (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) x)) (* 2 (/ (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) x)))) (pow y 4))) (* -1 (/ (- (* 1/24 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x))) (pow y 2))))) |
(+ 1 (+ (* -1 (/ (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (* (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) x)) (* 2 (/ (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) x)))) (pow y 4))) (+ (* -1 (/ (- (* 1/322560 (pow x 6)) (+ (* -2 (/ (* (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) (- (* 1/24 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) x)) (+ (* -2 (/ (* (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (* (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) x)) (* 2 (/ (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) x))))) x)) (* 2 (/ (+ (* 1/645120 (pow x 7)) (+ (* 1/92160 (pow x 7)) (+ (* 1/30720 (pow x 7)) (* 1/18432 (pow x 7))))) x))))) (pow y 6))) (* -1 (/ (- (* 1/24 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x))) (pow y 2)))))) |
(/ (- (* -1 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2)) |
(/ (- (* -1 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (pow y 4))) (+ (* -1/4 (pow x 2)) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))) (pow y 2)) |
(/ (- (* -1 (/ (+ (* -1/48 (* (pow x 3) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/1290240 (pow x 8)) (+ (* 1/3840 (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* 1/2 (* x (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))))))))))) (pow y 6))) (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 4))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2))))))))) (pow y 2)) |
(+ 1 (* -1 (/ (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2)))) |
(+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (pow x 2))) (+ (* -4 (/ (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (pow x 2))) (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))))))) (pow y 4))) (* -1 (/ (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2))))) |
(+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/1290240 (pow x 8)) (+ (* 1/3840 (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* 1/2 (* x (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))))))))))) (pow x 2))) (+ (* -4 (/ (+ (* -1/92160 (pow x 8)) (* -1/645120 (pow x 8))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (pow x 2))) (+ (* -4 (/ (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (pow x 2))) (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))))))))) (* 4 (/ (* (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2)))) (pow x 2)))))) (pow y 6))) (+ (* -1 (/ (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (pow x 2))) (+ (* -4 (/ (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (pow x 2))) (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))))))) (pow y 4))) (* -1 (/ (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2)))))) |
(/ (+ (* -1/4 (pow x 2)) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2))))) (pow y 2)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 4))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))))) (pow y 2)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/1290240 (/ (pow x 8) (pow y 6))) (+ (* 1/3840 (/ (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 4))) (+ (* 1/2 (/ (* x (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))))))) (pow y 6))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))))))))) (pow y 2)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)) |
(* -1 (/ (+ (* -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 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) 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 (*.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)) |
(+ 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 (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 (*.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 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64))) x) x (/.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)))) |
(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 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal 17/40320 binary64) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 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 |
#s(literal -1 binary64) |
(- (* -1/8 (/ (pow x 2) (pow y 2))) 1) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal -1 binary64)) |
(- (* (pow x 2) (- (* -5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(fma.f64 (fma.f64 #s(literal -5/384 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal -1 binary64)) |
(- (* (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) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal -1 binary64)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) x) x) |
(* (pow x 2) (+ (* 1/96 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/96 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) (+ (* 31/23040 (/ (pow x 2) (pow y 6))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 31/23040 binary64) (pow.f64 y #s(literal 6 binary64))) x) x (/.f64 #s(literal 1/96 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) (+ (* 173/1290240 (/ (pow x 2) (pow y 8))) (* 31/23040 (/ 1 (pow y 6))))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 8 binary64))) #s(literal 173/1290240 binary64) (/.f64 #s(literal 31/23040 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/96 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 x x)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) y) (/.f64 (*.f64 x x) y)) |
(* (pow x 2) (- (* -1/96 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (fma.f64 #s(literal -1/96 binary64) (/.f64 (*.f64 x 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) (- (* -31/23040 (/ (pow x 2) (pow y 6))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal -31/23040 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal -1/96 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) (- (* -173/1290240 (/ (pow x 2) (pow y 8))) (* 31/23040 (/ 1 (pow y 6))))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -173/1290240 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 8 binary64))) (/.f64 #s(literal -31/23040 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/96 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 y y))) (*.f64 x x)) |
(* -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 (fma.f64 (*.f64 (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 3 binary64))) x) x (/.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 (fma.f64 #s(literal -1/3840 binary64) (/.f64 (*.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 (fma.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) |
(* 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)))) |
(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 (*.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 (/.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))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) 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))) |
(* -1 (/ (sin (* -1/2 (/ x y))) (cos (* -1/2 (/ x y))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(* -1 (/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(* -1 (/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y))))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 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)))) |
(* -1 (/ (sin (* -1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y)))))) |
(/.f64 (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* 1/2 (/ x y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 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 #s(literal -1/2 binary64) (/.f64 x y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 y 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)))) |
(-.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 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal 1/24 binary64) (*.f64 y 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 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.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 4 binary64))) (*.f64 (/.f64 x y) (/.f64 x y))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (/.f64 #s(literal 1/24 binary64) x) (+.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 (*.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 #s(literal -1/24 binary64) (fma.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 (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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 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))) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)))))) (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 #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 (/ (+ (* -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 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #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 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/384 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))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/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/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 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/24 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 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 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 (*.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 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/645120 binary64) (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 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 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 (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 (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 (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))) #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 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/24 binary64) y))) y) |
(/ (+ (* -1 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (pow y 4))) (+ (* -1 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (pow y 2))) (* 1/2 x))) y) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/24 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))))) (pow.f64 y #s(literal 4 binary64)))) y) |
(/ (+ (* -1 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (pow y 4))) (+ (* -1 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (pow y 6))) (+ (* -1 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (pow y 2))) (* 1/2 x)))) y) |
(/.f64 (-.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/24 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 (*.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)))))) (pow.f64 y #s(literal 6 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 (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))))) (pow.f64 y #s(literal 4 binary64)))) y) |
(+ 1 (* -1 (/ (- (* 1/24 (pow x 2)) (* -2 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) x))) (pow y 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/12 binary64)) x) #s(literal 2 binary64))) (*.f64 y y))) |
(+ 1 (+ (* -1 (/ (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5)))) x)) (* 2 (/ (* (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (- (* 1/24 (pow x 2)) (* -2 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) x)))) x)))) (pow y 4))) (* -1 (/ (- (* 1/24 (pow x 2)) (* -2 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) x))) (pow y 2))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/240 binary64)) x))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/12 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/12 binary64)) x) #s(literal 2 binary64)))) x)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/12 binary64)) x) #s(literal 2 binary64))) (*.f64 y y))) |
(+ 1 (+ (* -1 (/ (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5)))) x)) (* 2 (/ (* (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (- (* 1/24 (pow x 2)) (* -2 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) x)))) x)))) (pow y 4))) (+ (* -1 (/ (- (* 1/322560 (pow x 6)) (+ (* -2 (/ (+ (* -1/18432 (pow x 7)) (+ (* -1/30720 (pow x 7)) (+ (* -1/92160 (pow x 7)) (* -1/645120 (pow x 7))))) x)) (+ (* 2 (/ (* (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5)))) x)) (* 2 (/ (* (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (- (* 1/24 (pow x 2)) (* -2 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) x)))) x))))) x)) (* 2 (/ (* (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5)))) (- (* 1/24 (pow x 2)) (* -2 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) x)))) x))))) (pow y 6))) (* -1 (/ (- (* 1/24 (pow x 2)) (* -2 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) x))) (pow y 2)))))) |
(+.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/240 binary64)) x))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/12 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/12 binary64)) x) #s(literal 2 binary64)))) x)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/12 binary64)) x) #s(literal 2 binary64))) (*.f64 y y))) (/.f64 (-.f64 (fma.f64 #s(literal 1/322560 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/18432 binary64) (pow.f64 x #s(literal 7 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -29/645120 binary64))) x))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/12 binary64)) (/.f64 (-.f64 (fma.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/240 binary64)) x))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/12 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/12 binary64)) x) #s(literal 2 binary64)))) x)) x) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/240 binary64)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/12 binary64)) x) #s(literal 2 binary64)))) x)))) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) |
(- (* -1 (/ (+ (* -1/384 (pow x 4)) (* 1/64 (pow x 4))) (pow y 4))) (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))) |
(-.f64 (/.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 5/384 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x #s(literal 1 binary64))) |
(- (* -1 (/ (+ (* -1/3072 (pow x 6)) (+ (* 1/46080 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/384 (pow x 4)) (* 1/64 (pow x 4))))))) (pow y 6))) (+ 1 (+ (* -1/384 (/ (pow x 4) (pow y 4))) (+ (* 1/64 (/ (pow x 4) (pow y 4))) (* 1/8 (/ (pow x 2) (pow y 2))))))) |
(neg.f64 (+.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -7/23040 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 5/384 binary64))) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/384 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x #s(literal 1 binary64))))) |
(/ (- (* -1 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 y y)) |
(/ (- (* -1 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow y 4))) (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/4 (pow x 2)) (* 1/96 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #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/48 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -1/7680 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) y) (/.f64 #s(literal -1/2 binary64) y) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 #s(literal 1/96 binary64) y))))) (*.f64 y y)) |
(/ (- (* -1 (/ (+ (* -1/2 (* x (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))))) (+ (* -1/3840 (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (+ (* 1/1290240 (pow x 8)) (* 1/48 (* (pow x 3) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))))))) (pow y 6))) (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))))))))) (pow y 2)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #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)))))) (fma.f64 (*.f64 #s(literal -1/3840 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 5 binary64)) (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))))) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/48 binary64) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/1290240 binary64))))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/24 binary64) y)) (*.f64 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))))) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 #s(literal 1/96 binary64) y) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/48 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/7680 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64)))))))) (*.f64 y y)) |
(+ 1 (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) x) (*.f64 #s(literal -1/12 binary64) (*.f64 x x))) (*.f64 y y))) |
(+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2))) (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -4 (/ (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (pow x 2))) (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))))))) (pow y 4))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) x) (*.f64 #s(literal -1/12 binary64) (*.f64 x x))) (*.f64 y y))) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #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/48 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -1/7680 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 x x)) #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1440 binary64)) x) (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) x) (*.f64 #s(literal -1/12 binary64) (*.f64 x x)))))) (pow.f64 y #s(literal 4 binary64)))) |
(+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2))) (+ (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))))) (+ (* -1/3840 (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (+ (* 1/1290240 (pow x 8)) (* 1/48 (* (pow x 3) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))))))) (pow x 2))) (+ (* -4 (/ (+ (* -1/92160 (pow x 8)) (* -1/645120 (pow x 8))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -4 (/ (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (pow x 2))) (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))))))))) (* 4 (/ (* (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2)))) (pow x 2)))))) (pow y 6))) (* -1 (/ (- (* 4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -4 (/ (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (pow x 2))) (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* 1/12 (pow x 2))))))) (pow y 4)))))) |
(+.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) x) (*.f64 #s(literal -1/12 binary64) (*.f64 x x))) (*.f64 y y))) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #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/48 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -1/7680 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 x x)) #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1440 binary64)) x) (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) x) (*.f64 #s(literal -1/12 binary64) (*.f64 x x)))))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #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)))))) (fma.f64 (*.f64 #s(literal -1/3840 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 5 binary64)) (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))))) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/48 binary64) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/1290240 binary64))))) (*.f64 x x)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #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/48 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -1/7680 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 x x)) #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1440 binary64)) x) (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) x) (*.f64 #s(literal -1/12 binary64) (*.f64 x x)))))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1440 binary64))) (/.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) x) (*.f64 #s(literal -1/12 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -1/80640 binary64)) x))))) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/4 (pow x 2)) (* 1/96 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) y) (/.f64 #s(literal -1/2 binary64) y) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 #s(literal 1/96 binary64) y)))) (*.f64 y y)) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4)))))))) (pow y 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/24 binary64) y)) (*.f64 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))))) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 #s(literal 1/96 binary64) y) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/48 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/7680 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))))))) (*.f64 y y)) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))))) (pow y 6))) (+ (* -1/2 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/3840 (/ (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/1290240 (/ (pow x 8) (pow y 6))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (* 1/48 (/ (* (pow x 3) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6)))))))))))) (pow y 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) y) (/.f64 #s(literal -1/2 binary64) y) (fma.f64 #s(literal -1/2 binary64) (fma.f64 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 (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)))))) (pow.f64 y #s(literal 6 binary64))) (*.f64 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))))) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/3840 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/7680 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 #s(literal 1/96 binary64) y) (fma.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/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))))) (pow.f64 y #s(literal 6 binary64))))) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/1290240 binary64)) (pow.f64 y #s(literal 6 binary64)))))))))) (*.f64 y y)) |
(/ (+ (* -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)) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 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) (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 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 (/.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 3 binary64)) y) (/.f64 #s(literal 1/48 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/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 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/645120 binary64) (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 (* -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) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal -1/24 binary64) (*.f64 y 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 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.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 4 binary64))) (*.f64 (/.f64 x y) (/.f64 x y))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal -1/24 binary64) (*.f64 y 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 (*.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))) (fma.f64 (/.f64 #s(literal -2 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))))) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.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 (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 (/.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) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64))))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (/.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 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 #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/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/24 binary64) y))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.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 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 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 (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 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 (/.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 3 binary64)) y) (/.f64 #s(literal 1/48 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 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #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))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (pow y 2))) (* -1/2 x)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/24 binary64) y))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (pow y 2))) (+ (* -1 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (pow y 4))) (* -1/2 x))) y)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/24 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))))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (pow y 2))) (+ (* -1 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (pow y 6))) (+ (* -1 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (pow y 4))) (* -1/2 x)))) y)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/24 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 (*.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)))))) (pow.f64 y #s(literal 6 binary64)))) (-.f64 (*.f64 #s(literal -1/2 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))))) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 y)) |
(+ 1 (* -1 (/ (- (* 1/24 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x))) (pow y 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) (*.f64 y y))) |
(+ 1 (+ (* -1 (/ (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (* (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) x)) (* 2 (/ (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) x)))) (pow y 4))) (* -1 (/ (- (* 1/24 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x))) (pow y 2))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/240 binary64)) x) #s(literal 2 binary64)))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) (*.f64 y y))) |
(+ 1 (+ (* -1 (/ (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (* (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) x)) (* 2 (/ (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) x)))) (pow y 4))) (+ (* -1 (/ (- (* 1/322560 (pow x 6)) (+ (* -2 (/ (* (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) (- (* 1/24 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) x)) (+ (* -2 (/ (* (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (- (* -1/1920 (pow x 4)) (+ (* -2 (/ (* (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (- (* 1/24 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)))) x)) (* 2 (/ (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) x))))) x)) (* 2 (/ (+ (* 1/645120 (pow x 7)) (+ (* 1/92160 (pow x 7)) (+ (* 1/30720 (pow x 7)) (* 1/18432 (pow x 7))))) x))))) (pow y 6))) (* -1 (/ (- (* 1/24 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x))) (pow y 2)))))) |
(+.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/240 binary64)) x) #s(literal 2 binary64)))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) (*.f64 y y))) (/.f64 (-.f64 (*.f64 #s(literal 1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/240 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/240 binary64)) x) #s(literal 2 binary64)))) x))) (*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/80640 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/11520 binary64))) x) #s(literal 2 binary64)))) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) |
(/ (- (* -1 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow y 2))) (* -1/4 (pow x 2))) (pow y 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 y y)) |
(/ (- (* -1 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (pow y 4))) (+ (* -1/4 (pow x 2)) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))) (pow y 2)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1/7680 binary64) (pow.f64 x #s(literal 6 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 (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 #s(literal 1/2 binary64) x)))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 #s(literal 1/96 binary64) y) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) y) (/.f64 #s(literal 1/2 binary64) y))))) (*.f64 y y)) |
(/ (- (* -1 (/ (+ (* -1/48 (* (pow x 3) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/1290240 (pow x 8)) (+ (* 1/3840 (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* 1/2 (* x (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))))))))))) (pow y 6))) (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 4))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2))))))))) (pow y 2)) |
(/.f64 (-.f64 (/.f64 (fma.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 x #s(literal 3 binary64)) #s(literal -1/48 binary64)) (fma.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/1290240 binary64) (fma.f64 (*.f64 #s(literal 1/3840 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (pow.f64 x #s(literal 5 binary64)) (*.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 #s(literal 1/2 binary64) x))))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (fma.f64 (/.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 4 binary64))) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 #s(literal 1/96 binary64) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 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))))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/24 binary64) y)))) (/.f64 (*.f64 #s(literal -1/7680 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64)))))))) (*.f64 y y)) |
(+ 1 (* -1 (/ (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) x) (*.f64 #s(literal -1/12 binary64) (*.f64 x x))) (*.f64 y y))) |
(+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (pow x 2))) (+ (* -4 (/ (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (pow x 2))) (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))))))) (pow y 4))) (* -1 (/ (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1/7680 binary64) (pow.f64 x #s(literal 6 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 (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 #s(literal 1/2 binary64) x)))) (*.f64 x x)) #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1440 binary64)) x) (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) x) (*.f64 #s(literal -1/12 binary64) (*.f64 x x)))))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) x) (*.f64 #s(literal -1/12 binary64) (*.f64 x x))) (*.f64 y y))) |
(+ 1 (+ (* -1 (/ (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/1290240 (pow x 8)) (+ (* 1/3840 (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* 1/2 (* x (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))))))))))) (pow x 2))) (+ (* -4 (/ (+ (* -1/92160 (pow x 8)) (* -1/645120 (pow x 8))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (pow x 2))) (+ (* -4 (/ (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (pow x 2))) (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))))))))) (* 4 (/ (* (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2)))) (pow x 2)))))) (pow y 6))) (+ (* -1 (/ (- (* 4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (pow x 2))) (+ (* -4 (/ (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (pow x 2))) (* -1/12 (* (pow x 2) (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))))))) (pow y 4))) (* -1 (/ (- (* 4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* 1/12 (pow x 2))) (pow y 2)))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.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 x #s(literal 3 binary64)) #s(literal -1/48 binary64)) (fma.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/1290240 binary64) (fma.f64 (*.f64 #s(literal 1/3840 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (pow.f64 x #s(literal 5 binary64)) (*.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 #s(literal 1/2 binary64) x))))) (*.f64 x x)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1/7680 binary64) (pow.f64 x #s(literal 6 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 (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 #s(literal 1/2 binary64) x)))) (*.f64 x x)) #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1440 binary64)) x) (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) x) (*.f64 #s(literal -1/12 binary64) (*.f64 x x)))))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1440 binary64))) (/.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) x) (*.f64 #s(literal -1/12 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -1/80640 binary64)) x))))) (pow.f64 y #s(literal 6 binary64))) #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1/7680 binary64) (pow.f64 x #s(literal 6 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 (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 #s(literal 1/2 binary64) x)))) (*.f64 x x)) #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1440 binary64)) x) (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) x) (*.f64 #s(literal -1/12 binary64) (*.f64 x x)))))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) x) (*.f64 #s(literal -1/12 binary64) (*.f64 x x))) (*.f64 y y)))) |
(/ (+ (* -1/4 (pow x 2)) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2))))) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 #s(literal 1/96 binary64) y) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) y) (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 y y)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 4))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))))) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (fma.f64 (/.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 4 binary64))) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 #s(literal 1/96 binary64) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 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))))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/24 binary64) y)))) (/.f64 (*.f64 #s(literal -1/7680 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))))))) (*.f64 y y)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/1290240 (/ (pow x 8) (pow y 6))) (+ (* 1/3840 (/ (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 4))) (+ (* 1/2 (/ (* x (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))))))) (pow y 6))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))))))))) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (fma.f64 #s(literal -1/48 binary64) (fma.f64 (pow.f64 x #s(literal 3 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 (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))))) (pow.f64 y #s(literal 6 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 4 binary64)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/7680 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1290240 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 #s(literal 1/96 binary64) y) (fma.f64 #s(literal 1/2 binary64) (fma.f64 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))))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (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)))))) (pow.f64 y #s(literal 6 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/24 binary64) y))))) (/.f64 (*.f64 (*.f64 #s(literal 1/3840 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 6 binary64))))))))) (*.f64 y y)) |
(* -1 (/ (+ (* -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)) (neg.f64 y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)) |
(/.f64 (fma.f64 (/.f64 #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))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/645120 binary64) (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)))) (neg.f64 y)) |
(* -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 (/.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))) (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 (/.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 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 281 |
| 0 | 87 | 236 |
| 1 | 276 | 230 |
| 2 | 1447 | 219 |
| 0 | 9059 | 217 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#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 (/.f64 #s(literal 1/2 binary64) y) x))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
#s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.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)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 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 (*.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.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 0 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 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 (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))) |
(sin.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)))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #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 -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (neg.f64 (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 2 binary64)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 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 3 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 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 (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)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (sin.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))))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (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 (*.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)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.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 (/.f64 (neg.f64 (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 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 -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (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 3 binary64)) (*.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 (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 (/.f64 (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 3 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (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 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.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)))) |
(*.f64 (/.f64 (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 3 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (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 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)) (*.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 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 (/.f64 (neg.f64 (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 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (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 3 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.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 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.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 (neg.f64 (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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 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 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (neg.f64 (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)) (/.f64 (*.f64 (tan.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 (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 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (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 2 binary64))) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64)))) |
(*.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64))))) |
(*.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (neg.f64 (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 2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (tan.f64 (*.f64 (/.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 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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)))) (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 -1 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (pow.f64 (cos.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))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (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 3 binary64)) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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)))) |
(*.f64 (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 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.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 4 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.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 (sin.f64 (*.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 (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 (*.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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) |
(*.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/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)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.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 (*.f64 #s(literal 2 binary64) y))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (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))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 -2 binary64)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (*.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 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.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))))) |
(*.f64 (sin.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)) (pow.f64 (sin.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))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.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))) (neg.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 -2 binary64))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (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)))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (*.f64 (sin.f64 (*.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 (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 binary64)) #s(literal 1 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))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.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))) |
(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 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #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 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.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))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (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 2 binary64)) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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)))) (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 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (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 2 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (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 3 binary64)) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (neg.f64 (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 2 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 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) (neg.f64 (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 2 binary64)))) |
(/.f64 (*.f64 (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 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 #s(literal 0 binary64) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (neg.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (neg.f64 (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 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.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 4 binary64)))) |
(/.f64 (/.f64 (*.f64 (tan.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)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (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 (*.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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 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 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (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 2 binary64))) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (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 2 binary64))) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #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)) (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))) |
(/.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 (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 2 binary64)) (neg.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64))))) |
(/.f64 (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 2 binary64)) (neg.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 (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 3 binary64)) (*.f64 (pow.f64 (tan.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 4 binary64)))) |
(/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)) (neg.f64 (*.f64 (pow.f64 (tan.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 4 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.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))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 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)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #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)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (neg.f64 (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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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 2 binary64)) (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)) (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (neg.f64 (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 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(neg.f64 (/.f64 (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 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(neg.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)) (*.f64 (pow.f64 (tan.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 4 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 (*.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)))) (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)) #s(literal 0 binary64))) |
(fma.f64 (*.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)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (neg.f64 (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 2 binary64)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (neg.f64 (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 2 binary64)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 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 3 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 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 3 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (tan.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.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)))) (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)) #s(literal 0 binary64))) |
(fma.f64 (*.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)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (tan.f64 (*.f64 (/.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)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (sin.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)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (sin.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)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (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)) #s(literal 0 binary64)) |
(fma.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)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(fma.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)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.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)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (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 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 -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (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 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 -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 3 binary64)) (*.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 (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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 3 binary64)) (*.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 (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)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 3 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 3 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.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))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.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))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 3 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 3 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 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)) (*.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 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)) (*.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))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (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)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 3 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 3 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.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))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (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)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (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)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (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)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (*.f64 (/.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))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (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)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.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 (neg.f64 (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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (neg.f64 (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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 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)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 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)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.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))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #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))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (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 2 binary64))) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (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 2 binary64))) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #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)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (tan.f64 (*.f64 (/.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)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (tan.f64 (*.f64 (/.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 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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)))) (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)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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)))) (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 -1 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)) #s(literal 0 binary64))) |
(fma.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))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.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))) (pow.f64 (sin.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (cos.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))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (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 3 binary64)) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (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 3 binary64)) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) #s(literal 0 binary64)) |
(fma.f64 (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 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.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 4 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (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 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.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 4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 (*.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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/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))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/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))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.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))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 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)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 -2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (*.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (*.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))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.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)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.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)))) #s(literal 0 binary64)) |
(fma.f64 (sin.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)) (pow.f64 (sin.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.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)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.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 -2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.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 -2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (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))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (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))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (*.f64 (sin.f64 (*.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (*.f64 (sin.f64 (*.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)))) #s(literal 0 binary64)) |
(fma.f64 (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 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (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 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.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)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64))) (/.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (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 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (tan.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 4 binary64)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)) (*.f64 (pow.f64 (tan.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 4 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.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 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(+.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #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 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (*.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))))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #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 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.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))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (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 2 binary64)))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) (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 3 binary64))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.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))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.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 -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 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 2 binary64))) |
(*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sqrt.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 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x 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 binary64)) (/.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))) |
(*.f64 (neg.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 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))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(*.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) (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)))) |
(pow.f64 (pow.f64 (cos.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 (-.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x y))) (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))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (tan.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 4 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 3 binary64))) |
(/.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (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 2 binary64)))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (neg.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.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 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 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))) |
(neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #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 -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #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 -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (*.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))))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (*.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))))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #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 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #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 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.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))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.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))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 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 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 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 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (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 2 binary64)))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (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 2 binary64)))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (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 3 binary64))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (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 3 binary64))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.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))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.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))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.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 -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.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 -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 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 2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 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 2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(fma.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sqrt.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 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sqrt.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 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.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 2 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.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 2 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (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 2 binary64)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 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)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 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)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))))) |
(fma.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (*.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))))) |
(fma.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (*.f64 (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 2 binary64)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.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 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.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 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.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 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.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 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(-.f64 (/.f64 #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 1/2 binary64) (cos.f64 (/.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)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 (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)) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #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)))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64)))) (*.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))))) |
(+.f64 (*.f64 (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 2 binary64)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)))) (*.f64 (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 2 binary64)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.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 (pow.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.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 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) y) #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) x) (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.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 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.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 (neg.f64 x) y)) |
(*.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 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.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 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(neg.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 x) y) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 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 (*.f64 (/.f64 y x) #s(literal 2 binary64))) #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 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x) #s(literal 1/8 binary64)))) |
#s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (/.f64 x y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64)) (/.f64 #s(literal -1/8 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) x) y)) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) y) y)) |
(*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) (/.f64 x #s(literal 8 binary64))) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/8 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) y) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 8 binary64))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) y) (/.f64 #s(literal -1/8 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 (neg.f64 x) x) y)) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (neg.f64 (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (/.f64 x y) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
(*.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/8 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 x x) #s(literal 8 binary64))) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 x x) y) #s(literal 8 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) y) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1/8 binary64) y))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (neg.f64 (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x x) y))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 y x) x) (neg.f64 y)))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 x y) (/.f64 (/.f64 x y) #s(literal 8 binary64))) |
(*.f64 (/.f64 x y) (*.f64 (/.f64 x y) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) x) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 8 binary64))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y)) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1/8 binary64) y) y)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x) #s(literal 1/8 binary64))) |
(*.f64 x (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) x) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) x)) |
(pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) y) #s(literal 8 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) y)) (*.f64 y #s(literal -8 binary64))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1/8 binary64)) (/.f64 y x)) |
(/.f64 (/.f64 (*.f64 (neg.f64 x) x) y) (*.f64 y #s(literal -8 binary64))) |
(/.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (/.f64 (neg.f64 y) x) x)) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) y)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/8 binary64)) y) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 y y) #s(literal -8 binary64))) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (/.f64 y x) x) (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) y) #s(literal 8 binary64)))) |
(/.f64 (/.f64 (*.f64 x x) y) (*.f64 y #s(literal 8 binary64))) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) |
(/.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (/.f64 y x) x)) |
(/.f64 #s(literal 1/8 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 y x) x) (neg.f64 y)))) |
(/.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 y x) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 y x) x) y) #s(literal 8 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 y x) x) y) #s(literal 8 binary64))) |
(/.f64 x (*.f64 (*.f64 y #s(literal 8 binary64)) (/.f64 y x))) |
(neg.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal -2 binary64))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) y)) y)) |
(*.f64 (*.f64 (/.f64 x y) (pow.f64 y #s(literal -1 binary64))) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal -1/8 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) #s(literal 1 binary64)) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/8 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -1/8 binary64) y)) |
(*.f64 (*.f64 #s(literal -1/8 binary64) x) (neg.f64 (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 #s(literal 1/8 binary64) x) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 x #s(literal 8 binary64))) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal 1/8 binary64) x)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (/.f64 x y) #s(literal 1/8 binary64))) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (neg.f64 (pow.f64 y #s(literal -2 binary64))) x)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x y))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1/8 binary64) y))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 1/8 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) x) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 x y)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x y))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) y) x)) |
(*.f64 x (/.f64 (/.f64 #s(literal 1/8 binary64) y) y)) |
(pow.f64 (*.f64 (*.f64 y #s(literal 8 binary64)) (/.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1/8 binary64) y)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 x y)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) x) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal 1/8 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) x)) (*.f64 y y)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1/8 binary64)) y) |
(/.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (neg.f64 y) x)) |
(/.f64 (/.f64 (neg.f64 x) y) (*.f64 y #s(literal -8 binary64))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 y y)) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal -8 binary64))) |
(/.f64 (/.f64 x y) (*.f64 y #s(literal 8 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 y #s(literal 8 binary64)) (/.f64 y x)))) |
(/.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (/.f64 x y) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y #s(literal 8 binary64)) (/.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y #s(literal 8 binary64)) (/.f64 y x))) |
(/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 y y))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (neg.f64 y) y))) |
(neg.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal -1/8 binary64) y))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (neg.f64 x) y))) |
(neg.f64 (*.f64 x (*.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal -2 binary64))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal 1/8 binary64) y))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal -2 binary64))) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 x y))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.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 (pow.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.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 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) y) #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) x) (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.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 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.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 (neg.f64 x) y)) |
(*.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 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.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 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(neg.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 x) y) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 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 (*.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.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)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (neg.f64 (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 2 binary64)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 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 3 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 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 (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)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (sin.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))))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (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 (*.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)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.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 (/.f64 (neg.f64 (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 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 -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (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 3 binary64)) (*.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 (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 (/.f64 (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 3 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (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 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.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)))) |
(*.f64 (/.f64 (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 3 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (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 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)) (*.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 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 (/.f64 (neg.f64 (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 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (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 3 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.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 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.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 (neg.f64 (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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 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 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (neg.f64 (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)) (/.f64 (*.f64 (tan.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 (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 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (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 2 binary64))) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64)))) |
(*.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64))))) |
(*.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (neg.f64 (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 2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (tan.f64 (*.f64 (/.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 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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)))) (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 -1 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (pow.f64 (cos.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))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (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 3 binary64)) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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)))) |
(*.f64 (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 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.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 4 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.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 (sin.f64 (*.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 (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 (*.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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) |
(*.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/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)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.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 (*.f64 #s(literal 2 binary64) y))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (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))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 -2 binary64)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (*.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 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.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))))) |
(*.f64 (sin.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)) (pow.f64 (sin.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))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.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))) (neg.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 -2 binary64))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (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)))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (*.f64 (sin.f64 (*.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 (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 binary64)) #s(literal 1 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))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.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))) |
(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 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #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 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.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))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (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 2 binary64)) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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)))) (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 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (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 2 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (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 3 binary64)) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (neg.f64 (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 2 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 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) (neg.f64 (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 2 binary64)))) |
(/.f64 (*.f64 (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 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 #s(literal 0 binary64) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (neg.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (neg.f64 (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 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.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 4 binary64)))) |
(/.f64 (/.f64 (*.f64 (tan.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)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (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 (*.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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 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 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (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 2 binary64))) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (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 2 binary64))) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #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)) (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))) |
(/.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 (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 2 binary64)) (neg.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64))))) |
(/.f64 (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 2 binary64)) (neg.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 (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 3 binary64)) (*.f64 (pow.f64 (tan.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 4 binary64)))) |
(/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)) (neg.f64 (*.f64 (pow.f64 (tan.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 4 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.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))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 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)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #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)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (neg.f64 (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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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 2 binary64)) (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)) (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (neg.f64 (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 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(neg.f64 (/.f64 (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 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(neg.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)) (*.f64 (pow.f64 (tan.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 4 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 (*.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)))) (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)) #s(literal 0 binary64))) |
(fma.f64 (*.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)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (neg.f64 (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 2 binary64)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (neg.f64 (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 2 binary64)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 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 3 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 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 3 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (tan.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.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)))) (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)) #s(literal 0 binary64))) |
(fma.f64 (*.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)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (tan.f64 (*.f64 (/.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)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (sin.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)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (sin.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)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (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)) #s(literal 0 binary64)) |
(fma.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)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(fma.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)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.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)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (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 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 -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (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 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 -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 3 binary64)) (*.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 (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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 3 binary64)) (*.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 (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)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 3 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 3 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.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))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.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))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 3 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 3 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 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)) (*.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 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)) (*.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))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (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)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 3 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 3 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.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))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (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)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (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)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (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)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (*.f64 (/.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))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (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)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.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 (neg.f64 (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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (neg.f64 (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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 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)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 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)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.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))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #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))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (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 2 binary64))) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (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 2 binary64))) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #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)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (tan.f64 (*.f64 (/.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)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (tan.f64 (*.f64 (/.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 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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)))) (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)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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)))) (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 -1 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)) #s(literal 0 binary64))) |
(fma.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))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.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))) (pow.f64 (sin.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (cos.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))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (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 3 binary64)) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (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 3 binary64)) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) #s(literal 0 binary64)) |
(fma.f64 (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 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.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 4 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (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 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.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 4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 (*.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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/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))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/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))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.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))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 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)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 -2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (*.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (*.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))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.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)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.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)))) #s(literal 0 binary64)) |
(fma.f64 (sin.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)) (pow.f64 (sin.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.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)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.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 -2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.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 -2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (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))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (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))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (*.f64 (sin.f64 (*.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (*.f64 (sin.f64 (*.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)))) #s(literal 0 binary64)) |
(fma.f64 (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 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (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 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.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)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64))) (/.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (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 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (tan.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 4 binary64)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)) (*.f64 (pow.f64 (tan.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 4 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.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 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(+.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (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 (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (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))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (cos.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))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.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 x (*.f64 #s(literal 2 binary64) y)))) |
(pow.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 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 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #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))) |
(neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(-.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 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.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 (pow.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.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 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) y) #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) x) (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.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 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.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 (neg.f64 x) y)) |
(*.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 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.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 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(neg.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 x) y) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 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 (*.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (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 (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (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))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (cos.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))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.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 x (*.f64 #s(literal 2 binary64) y)))) |
(pow.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 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 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #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))) |
(neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(-.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 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #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 -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (neg.f64 (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 2 binary64)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 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 3 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 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 (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)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (sin.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))))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (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 (*.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)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.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 (/.f64 (neg.f64 (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 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 -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (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 3 binary64)) (*.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 (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 (/.f64 (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 3 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (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 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.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)))) |
(*.f64 (/.f64 (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 3 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (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 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)) (*.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 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 (/.f64 (neg.f64 (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 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (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 3 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.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 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.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 (neg.f64 (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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 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 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (neg.f64 (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)) (/.f64 (*.f64 (tan.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 (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 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (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 2 binary64))) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64)))) |
(*.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64))))) |
(*.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (neg.f64 (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 2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (tan.f64 (*.f64 (/.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 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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)))) (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 -1 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (pow.f64 (cos.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))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (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 3 binary64)) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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)))) |
(*.f64 (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 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.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 4 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.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 (sin.f64 (*.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 (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 (*.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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) |
(*.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/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)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.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 (*.f64 #s(literal 2 binary64) y))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (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))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 -2 binary64)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (*.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 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.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))))) |
(*.f64 (sin.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)) (pow.f64 (sin.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))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.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))) (neg.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 -2 binary64))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (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)))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (*.f64 (sin.f64 (*.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 (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 binary64)) #s(literal 1 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))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.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))) |
(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 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #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 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.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))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (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 2 binary64)) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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)))) (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 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (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 2 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (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 3 binary64)) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (neg.f64 (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 2 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 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) (neg.f64 (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 2 binary64)))) |
(/.f64 (*.f64 (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 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 #s(literal 0 binary64) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (neg.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (neg.f64 (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 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.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 4 binary64)))) |
(/.f64 (/.f64 (*.f64 (tan.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)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (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 (*.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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 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 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (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 2 binary64))) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (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 2 binary64))) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #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)) (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))) |
(/.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 (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 2 binary64)) (neg.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64))))) |
(/.f64 (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 2 binary64)) (neg.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 (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 3 binary64)) (*.f64 (pow.f64 (tan.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 4 binary64)))) |
(/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)) (neg.f64 (*.f64 (pow.f64 (tan.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 4 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.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))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 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)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #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)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (neg.f64 (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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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 2 binary64)) (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)) (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (neg.f64 (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 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(neg.f64 (/.f64 (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 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(neg.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)) (*.f64 (pow.f64 (tan.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 4 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 (*.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)))) (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)) #s(literal 0 binary64))) |
(fma.f64 (*.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)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (neg.f64 (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 2 binary64)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (neg.f64 (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 2 binary64)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 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 3 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 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 3 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (tan.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.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)))) (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)) #s(literal 0 binary64))) |
(fma.f64 (*.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)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (tan.f64 (*.f64 (/.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)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (sin.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)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (sin.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)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (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)) #s(literal 0 binary64)) |
(fma.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)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(fma.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)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.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)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (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 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 -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (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 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 -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 3 binary64)) (*.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 (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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 3 binary64)) (*.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 (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)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 3 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 3 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.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))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.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))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 3 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 3 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 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)) (*.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 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)) (*.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))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (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)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 3 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 3 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.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))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (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)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (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)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (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)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (*.f64 (/.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))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (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)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.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 (neg.f64 (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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (neg.f64 (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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 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)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 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)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.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))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #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))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (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 2 binary64))) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (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 2 binary64))) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #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)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (tan.f64 (*.f64 (/.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)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (tan.f64 (*.f64 (/.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 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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)))) (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)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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)))) (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 -1 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)) #s(literal 0 binary64))) |
(fma.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))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.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))) (pow.f64 (sin.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (cos.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))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (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 3 binary64)) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (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 3 binary64)) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) #s(literal 0 binary64)) |
(fma.f64 (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 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.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 4 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (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 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.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 4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 (*.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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/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))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/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))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.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))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 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)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 -2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (*.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (*.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))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.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)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.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)))) #s(literal 0 binary64)) |
(fma.f64 (sin.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)) (pow.f64 (sin.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.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)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.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 -2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.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 -2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (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))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (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))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (*.f64 (sin.f64 (*.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (*.f64 (sin.f64 (*.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)))) #s(literal 0 binary64)) |
(fma.f64 (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 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (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 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.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)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64))) (/.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (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 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (tan.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 4 binary64)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)) (*.f64 (pow.f64 (tan.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 4 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.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 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(+.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (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 (*.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 (/.f64 (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 3 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (neg.f64 (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 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 2 binary64)))) |
(*.f64 (/.f64 (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 3 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (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 3 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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)))) |
(*.f64 (/.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))) (pow.f64 (sin.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))) #s(literal -1 binary64)) (/.f64 (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)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (/.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))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (tan.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)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 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)))) (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 -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)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (tan.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 (/.f64 #s(literal -1 binary64) (cos.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 (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))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (pow.f64 (cos.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))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (tan.f64 (*.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 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (cos.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))) (*.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 -2 binary64)))) |
(*.f64 (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 binary64)) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (sin.f64 (*.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 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.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))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(pow.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -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))) (*.f64 (sin.f64 (*.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)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (sin.f64 (*.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)))) (cos.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))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) (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 2 binary64))) |
(/.f64 (*.f64 (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 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 (*.f64 (tan.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)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (neg.f64 (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 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (cos.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))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.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 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (*.f64 (tan.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 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #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 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (*.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))))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #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 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.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))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (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 2 binary64)))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) (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 3 binary64))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.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))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.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 -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 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 2 binary64))) |
(*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sqrt.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 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x 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 binary64)) (/.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))) |
(*.f64 (neg.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 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))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(*.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) (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)))) |
(pow.f64 (pow.f64 (cos.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 (-.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x y))) (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))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (tan.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 4 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 3 binary64))) |
(/.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (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 2 binary64)))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (neg.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.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 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 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))) |
(neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #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 -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #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 -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (*.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))))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (*.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))))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #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 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #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 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.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))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.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))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 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 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 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 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (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 2 binary64)))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (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 2 binary64)))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (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 3 binary64))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (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 3 binary64))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.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))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.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))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.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 -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.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 -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 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 2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 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 2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(fma.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sqrt.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 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sqrt.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 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.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 2 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.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 2 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (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 2 binary64)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 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)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 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)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))))) |
(fma.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (*.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))))) |
(fma.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) (*.f64 (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 2 binary64)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.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 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.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 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.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 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.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 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(-.f64 (/.f64 #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 1/2 binary64) (cos.f64 (/.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)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 (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)) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #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)))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(cos.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64)))) (*.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))))) |
(+.f64 (*.f64 (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 2 binary64)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)))) (*.f64 (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 2 binary64)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal 0 binary64))) |
(+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(*.f64 (neg.f64 (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 2 binary64))) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (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 2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))) |
(*.f64 (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 2 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))) |
(*.f64 (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 3 binary64)) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (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 3 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (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 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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 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 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (sin.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 (/.f64 x y) #s(literal -1/2 binary64))) (tan.f64 (*.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)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.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))))) |
(pow.f64 (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)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 4 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 9 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 6 binary64))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (neg.f64 (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 2 binary64)))) |
(/.f64 (*.f64 (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 2 binary64)) #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 (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 3 binary64)) #s(literal 0 binary64)) (+.f64 (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 2 binary64)) (-.f64 #s(literal 0 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 0 binary64))))) |
(/.f64 (neg.f64 (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 2 binary64))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (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 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 (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 3 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 2 binary64))) |
(/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)) (neg.f64 (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 2 binary64)))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 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 #s(literal -1 binary64) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.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 #s(literal 1 binary64) (/.f64 (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)) #s(literal 1 binary64))) |
(/.f64 #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))) |
(neg.f64 (*.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(fma.f64 (neg.f64 (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 2 binary64))) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (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 2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (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 2 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)) #s(literal 0 binary64)) |
(fma.f64 (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 3 binary64)) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (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 2 binary64)))) #s(literal 0 binary64)) |
(fma.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 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.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) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (sin.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)) #s(literal 0 binary64)) |
(fma.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 0 binary64)) |
(fma.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) (*.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.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)))) #s(literal 0 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 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(+.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 0 binary64)) |
(+.f64 #s(literal 0 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 (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)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (neg.f64 (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 2 binary64)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 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 3 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 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 (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)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (sin.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))))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (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 (*.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)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.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 (/.f64 (neg.f64 (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 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 -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (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 3 binary64)) (*.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 (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 (/.f64 (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 3 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (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 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.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)))) |
(*.f64 (/.f64 (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 3 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (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 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)) (*.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 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 (/.f64 (neg.f64 (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 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (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 3 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.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 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.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 (neg.f64 (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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 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 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (neg.f64 (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)) (/.f64 (*.f64 (tan.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 (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 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (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 2 binary64))) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64)))) |
(*.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64))))) |
(*.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (neg.f64 (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 2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (tan.f64 (*.f64 (/.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 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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)))) (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 -1 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (pow.f64 (cos.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))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (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 3 binary64)) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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)))) |
(*.f64 (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 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.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 4 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.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 (sin.f64 (*.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 (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 (*.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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) |
(*.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/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)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.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 (*.f64 #s(literal 2 binary64) y))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (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))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 -2 binary64)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (*.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 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.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))))) |
(*.f64 (sin.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)) (pow.f64 (sin.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))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.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))) (neg.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 -2 binary64))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (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)))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (*.f64 (sin.f64 (*.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 (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 binary64)) #s(literal 1 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))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.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))) |
(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 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #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 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.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))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (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 2 binary64)) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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)))) (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 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (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 2 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (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 3 binary64)) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (neg.f64 (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 2 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 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) (neg.f64 (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 2 binary64)))) |
(/.f64 (*.f64 (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 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 #s(literal 0 binary64) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (neg.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (neg.f64 (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 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.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 4 binary64)))) |
(/.f64 (/.f64 (*.f64 (tan.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)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (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 (*.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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 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 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (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 2 binary64))) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (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 2 binary64))) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #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)) (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))) |
(/.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 (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 2 binary64)) (neg.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64))))) |
(/.f64 (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 2 binary64)) (neg.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 (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 3 binary64)) (*.f64 (pow.f64 (tan.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 4 binary64)))) |
(/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)) (neg.f64 (*.f64 (pow.f64 (tan.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 4 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.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))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 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)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #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)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (neg.f64 (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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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 2 binary64)) (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)) (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (neg.f64 (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 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(neg.f64 (/.f64 (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 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(neg.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)) (*.f64 (pow.f64 (tan.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 4 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 (*.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)))) (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)) #s(literal 0 binary64))) |
(fma.f64 (*.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)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (neg.f64 (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 2 binary64)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (neg.f64 (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 2 binary64)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 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 3 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 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 3 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (tan.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.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)))) (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)) #s(literal 0 binary64))) |
(fma.f64 (*.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)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (tan.f64 (*.f64 (/.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)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (sin.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)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (sin.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)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (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)) #s(literal 0 binary64)) |
(fma.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)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(fma.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)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.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)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (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 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 -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (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 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 -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 3 binary64)) (*.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 (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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 3 binary64)) (*.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 (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)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 3 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 3 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.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))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.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))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 3 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 3 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 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)) (*.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 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)) (*.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))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (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)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (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 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 3 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (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 3 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.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))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (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)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (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)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (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)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (*.f64 (/.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))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (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)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.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 (neg.f64 (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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (neg.f64 (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 2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (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 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 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)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 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)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.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))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #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))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (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 2 binary64))) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (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 2 binary64))) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #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)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (tan.f64 (*.f64 (/.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)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (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 2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (tan.f64 (*.f64 (/.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 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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)))) (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)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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)))) (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 -1 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)) #s(literal 0 binary64))) |
(fma.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))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.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))) (pow.f64 (sin.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (cos.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))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (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 3 binary64)) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (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 3 binary64)) (*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) #s(literal 0 binary64)) |
(fma.f64 (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 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.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 4 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (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 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.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 4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 (*.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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/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))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/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))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.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))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 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)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 -2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (*.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.f64 (*.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))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.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)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (tan.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)))) #s(literal 0 binary64)) |
(fma.f64 (sin.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)) (pow.f64 (sin.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.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)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.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 -2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.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 -2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (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))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (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))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (*.f64 (sin.f64 (*.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (*.f64 (sin.f64 (*.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)))) #s(literal 0 binary64)) |
(fma.f64 (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 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (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 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.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)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64))) (/.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (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 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (tan.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 4 binary64)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)) (*.f64 (pow.f64 (tan.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 4 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.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 (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x 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 -2 binary64)) #s(literal 0 binary64))) |
(+.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (*.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 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (*.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 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (*.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 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 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)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)) (*.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 (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)) (*.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 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (tan.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 (pow.f64 (tan.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 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.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 (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 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 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 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (tan.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 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (*.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 (/.f64 (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 2 binary64)) (*.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 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (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 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (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 2 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.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)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.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)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (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 2 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (/.f64 (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 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (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 2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (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 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 (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 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (/.f64 (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 2 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 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)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (/.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 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.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 (*.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)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (/.f64 (*.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)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (*.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)))) #s(literal -1 binary64)) (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.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 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.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))) (*.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.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 (/.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (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 2 binary64)) (*.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 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.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 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #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)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (*.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)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.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 2 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.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 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (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 2 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (neg.f64 (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 2 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))) |
(*.f64 (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 2 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))) |
(*.f64 (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 3 binary64)) (neg.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)))) |
(*.f64 (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 3 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (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 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (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 2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (*.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)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (cos.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))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #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 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/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 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 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))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (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 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (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))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (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 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 (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 2 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (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 3 binary64)) (neg.f64 (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 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 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 2 binary64))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (neg.f64 (cos.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 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 #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))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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 2 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (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 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (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 2 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 3 binary64)))) |
(/.f64 #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)))) (neg.f64 (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 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #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))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (*.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 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3/2 binary64)) (*.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))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (*.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 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 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)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)) (*.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))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)) (*.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 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (tan.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))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (tan.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 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.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))) #s(literal 0 binary64)) |
(fma.f64 (/.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 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 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 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (tan.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 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (*.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))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 2 binary64)) (*.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 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (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 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 2 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.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)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.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)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (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 2 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 (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 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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 2 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 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)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.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 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.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)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.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)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.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)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.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)))) #s(literal -1 binary64)) (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.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))) (*.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 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.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)))) #s(literal 0 binary64)) |
(fma.f64 (/.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 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (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 2 binary64)) (*.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))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #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)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (*.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)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.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 2 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (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 2 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (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 2 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)) #s(literal 0 binary64)) |
(fma.f64 (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 2 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (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 3 binary64)) (neg.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (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 3 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (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 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (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 2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (*.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)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #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)))) #s(literal 0 binary64)) |
(fma.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) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 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))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.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)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(-.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 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 (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)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 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 #s(literal 0 binary64) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (neg.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #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 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/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) (fma.f64 (-.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64) #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #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 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(pow.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) #s(literal 1/2 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 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64) #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #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) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(exp.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (pow.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #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 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(pow.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) #s(literal 1/2 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 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64) #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #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) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(exp.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (pow.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #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 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(pow.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) #s(literal 1/2 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 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64) #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #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) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(exp.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (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 (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (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))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (cos.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))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.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 x (*.f64 #s(literal 2 binary64) y)))) |
(pow.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 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 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #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))) |
(neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(-.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 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
Compiled 49 411 to 4 023 computations (91.9% saved)
81 alts after pruning (75 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 078 | 23 | 1 101 |
| Fresh | 11 | 52 | 63 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 090 | 81 | 1 171 |
| Status | Accuracy | Program |
|---|---|---|
| 52.3% | (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 32.0% | (/.f64 (pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.5% | (/.f64 (pow.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.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))))) | |
| 46.5% | (/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 32.0% | (/.f64 (/.f64 #s(literal 1 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))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.9% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 30.1% | (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 36.2% | (/.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (tan (/ x (* 2 y))) -1) (/.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x x) y))) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 6.9% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
| 22.8% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) | |
| 6.6% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.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) (fma.f64 (-.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64) #s(literal 0 binary64)))) (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))) | |
| ✓ | 46.5% | (/.f64 (*.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 42.2% | (/.f64 (*.f64 (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 44.9% | (/.f64 (*.f64 (sin.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))))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 40.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.7% | (/.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))))) |
| 29.6% | (/.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))))) | |
| 30.7% | (/.f64 (tan.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 24.2% | (/.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))))) | |
| 25.0% | (/.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))))) | |
| 24.9% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.5% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.4% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.9% | (/.f64 (tan.f64 (/.f64 x (/.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ✓ | 46.5% | (/.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.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 6.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 30.5% | (/.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.3% | (/.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.5% | (/.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)))) |
| 20.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.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)))))))) | |
| 23.8% | (/.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)))) | |
| 16.5% | (/.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)))) | |
| 24.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) | |
| 26.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) y))))) | |
| 46.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) | |
| 42.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))))))))) | |
| 42.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))))))) | |
| 42.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64))) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))))))) | |
| 42.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))))) | |
| 44.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 46.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 41.1% | (/.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.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (exp (neg (* (log (* 2 y)) -1))))) (/.f64 x (*.f64 #s(literal 2 binary64) y)))) | |
| 42.7% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.6% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.0% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.8% | (/.f64 (tan.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x 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.5% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.1% | (/.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))))) | |
| 46.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))) | |
| 42.0% | (/.f64 #s(approx (tan (/ x (/ 1 (/ 1/2 y)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 54.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) | |
| 32.2% | (*.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)))) | |
| 44.9% | (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) | |
| 44.9% | (*.f64 (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 -1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 46.6% | #s(approx (/ (- 0 (* (sin (* -1/2 (/ x y))) (tan (/ x (* 2 y))))) (pow (sin (/ x (* 2 y))) 2)) (/.f64 (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) | |
| ▶ | 43.6% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) |
| 54.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1/2 binary64))) | |
| 6.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| ▶ | 6.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
| 46.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) | |
| 46.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) | |
| 7.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (-.f64 (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)) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #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)))))))) | |
| 7.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #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 1/2 binary64) (cos.f64 (/.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)))))))) | |
| 42.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) | |
| 6.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) | |
| 54.3% | #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) (/.f64 #s(literal -1 binary64) x))))) | |
| ▶ | 54.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
| 54.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) | |
| ✓ | 54.5% | #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)))) |
| 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)))))) | |
| 46.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ 1/2 y) x)) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))))) | |
| 54.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) | |
| 3.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (/.f64 (/.f64 (*.f64 x x) y) (*.f64 y #s(literal 8 binary64))))) | |
| ✓ | 3.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
| ✓ | 54.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 3 822 to 2 592 computations (32.2% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) | |
| cost-diff | 1 | (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) | |
| cost-diff | 2 | (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| cost-diff | 2 | (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))))) | |
| cost-diff | 0 | (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) | |
| cost-diff | 0 | (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| cost-diff | 0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| cost-diff | 1 | (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) | |
| 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 | 2 | (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) | |
| cost-diff | 0 | (*.f64 y y) | |
| cost-diff | 0 | (/.f64 #s(literal 1/8 binary64) (*.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 (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) | |
| cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) | |
| cost-diff | 0 | (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| cost-diff | 0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 414 |
| 0 | 85 | 410 |
| 1 | 123 | 408 |
| 2 | 201 | 400 |
| 3 | 408 | 398 |
| 4 | 855 | 398 |
| 5 | 1997 | 398 |
| 6 | 4501 | 398 |
| 7 | 6859 | 398 |
| 0 | 8054 | 390 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
#s(literal 1 binary64) |
(cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
#s(literal 1/2 binary64) |
(/.f64 y x) |
y |
x |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (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) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal -1/2 binary64) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) |
#s(literal 1/2 binary64) |
(cos.f64 (/.f64 x y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))))) |
#s(literal 0 binary64) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
#s(literal 1 binary64) |
(/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal -1/2 binary64) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) |
#s(literal 1/2 binary64) |
(cos.f64 (/.f64 x y)) |
(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)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
#s(literal 1 binary64) |
(cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
#s(literal 1/2 binary64) |
(/.f64 y x) |
y |
x |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (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)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 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 #s(literal 1/8 binary64) (*.f64 y y)) #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))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(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 y x))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y 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)))) |
(sin.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)) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (*.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(*.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal -1/2 binary64) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) |
(fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) |
(*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(cos.f64 (/.f64 x y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))))) |
(/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
#s(literal 0 binary64) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (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))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal -1/2 binary64) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) |
(fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))) |
(*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(cos.f64 (/.f64 x y)) |
(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)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 16.010238986349396 | (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) | |
| accuracy | 28.911645971448714 | (cos.f64 (/.f64 x y)) | |
| accuracy | 29.06364823001995 | (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) | |
| accuracy | 29.19543694932462 | (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) | |
| accuracy | 16.010238986349396 | (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) | |
| accuracy | 28.911645971448714 | (cos.f64 (/.f64 x y)) | |
| accuracy | 29.136174749003747 | (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) | |
| accuracy | 29.19543694932462 | (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) | |
| accuracy | 0.29134750976844204 | (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) | |
| accuracy | 5.027398771016506 | (/.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 | 29.15469007966727 | (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) | |
| accuracy | 29.19543694932462 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 0.3094112094900651 | (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) | |
| accuracy | 11.410655873556427 | (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) | |
| accuracy | 31.896279024574834 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) | |
| accuracy | 0.0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) | |
| accuracy | 0.17578125 | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| accuracy | 0.6811241604483893 | (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) | |
| accuracy | 29.06364823001995 | (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
| 219.0ms | 213× | 1 | valid |
| 40.0ms | 36× | 2 | valid |
| 3.0ms | 7× | 0 | valid |
Compiled 374 to 47 computations (87.4% saved)
ival-div: 63.0ms (33.8% of total)ival-cos: 38.0ms (20.4% of total)ival-mult: 21.0ms (11.3% of total)ival-tan: 19.0ms (10.2% of total)adjust: 18.0ms (9.7% of total)ival-sin: 13.0ms (7% of total)ival-pow2: 5.0ms (2.7% of total)ival-add: 4.0ms (2.1% of total)ival-sub: 3.0ms (1.6% of total)exact: 1.0ms (0.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (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)) |
(*.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) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(*.f64 x x) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(cos.f64 (/.f64 x y)) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/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 (* -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/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/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))))) |
(* (pow x 2) (- (* -1/96 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (* (pow x 2) (- (* -31/23040 (/ (pow x 2) (pow y 6))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -173/1290240 (/ (pow x 2) (pow y 8))) (* 31/23040 (/ 1 (pow y 6))))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (* 1/96 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (* (pow x 2) (+ (* 31/23040 (/ (pow x 2) (pow y 6))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 173/1290240 (/ (pow x 2) (pow y 8))) (* 31/23040 (/ 1 (pow y 6))))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 5/384 (/ 1 (pow y 4))) (* (pow x 2) (+ (* 137/107520 (/ 1 (pow y 6))) (* 1/20160 (/ 1 (pow y 6))))))) (* 1/8 (/ 1 (pow y 2)))))) |
(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)))) |
(* -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 (* -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 (cos (* 1/2 (/ x y)))) |
(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)))) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* -1/2 (/ x y)))) |
(- (* 1/2 (/ 1 (cos (* -1/2 (/ x y))))) (* 1/2 (/ (cos (/ x y)) (cos (* -1/2 (/ x y)))))) |
(/ (- (* 1/2 (cos (/ x y))) 1/2) (cos (* -1/2 (/ x y)))) |
(/ (- (* 1/2 (/ 1 (cos (* -1/2 (/ x y))))) (* 1/2 (/ (cos (/ x y)) (cos (* -1/2 (/ x y)))))) (pow (sin (* 1/2 (/ x y))) 2)) |
(sin (* 1/2 (/ x y))) |
(/ (sin (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) |
(cos (/ x y)) |
(cos (* -1/2 (/ x y))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ 1/8 (pow y 2)) |
(pow y 2) |
(/ -1/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 (* -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/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/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2)))) (pow y 2)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (+ (* 1/80640 (/ (pow x 8) (pow y 6))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(- (+ 1 (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (* (pow x 2) (pow y 2))))) (* -1/12 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (* (pow x 2) (pow y 4)))) (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (* (pow x 2) (pow y 2)))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (* 1/360 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/1290240 (pow x 8)) (+ (* 1/3840 (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* 1/2 (* x (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))))))))))) (* (pow x 2) (pow y 6)))) (+ (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (* (pow x 2) (pow y 4)))) (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (* (pow x 2) (pow y 2))))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2))))) (* 1/360 (pow x 4))))) (pow y 6))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (+ (* -1/20160 (/ (pow x 6) (pow y 6))) (+ (* 1/360 (/ (* (pow x 4) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 6))) (* 1/360 (/ (pow x 4) (pow y 4))))))))) |
(/ (+ (* -1/4 (pow x 2)) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2))))) (pow y 2)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 4))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))))) (pow y 2)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/1290240 (/ (pow x 8) (pow y 6))) (+ (* 1/3840 (/ (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 4))) (+ (* 1/2 (/ (* x (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))))))) (pow y 6))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))))))))) (pow y 2)) |
(/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow y 2)) |
(/ (- (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 2))) (* 1/16 (pow x 2))) (+ (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))) (* 1/2 (/ (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))) (pow y 2))))) (pow y 2)) |
(/ (- (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 2))) (+ (* -1/2 (/ (+ (* -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 4))) (* 1/16 (pow x 2)))) (+ (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))) (+ (* 1/2 (/ (- (* -1/720 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (* 1/384 (* (pow x 4) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))) (pow y 4))) (* 1/2 (/ (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))) (pow y 2)))))) (pow y 2)) |
(/ (- (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 2))) (+ (* -1/2 (/ (+ (* -1/384 (* (pow x 4) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))) (+ (* -1/368640 (pow x 8)) (+ (* 1/10321920 (pow x 8)) (* 1/8 (* (pow x 2) (+ (* -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/2 (/ (+ (* -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 4))) (* 1/16 (pow x 2))))) (+ (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))) (+ (* 1/2 (/ (- (* -1/720 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (* 1/384 (* (pow x 4) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))) (pow y 4))) (+ (* 1/2 (/ (- (* 1/40320 (pow x 8)) (+ (* -1/8 (* (pow x 2) (- (* -1/720 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (* 1/384 (* (pow x 4) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))))) (+ (* -1/46080 (* (pow x 6) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (+ (* 1/10321920 (pow x 8)) (* 1/384 (* (pow x 4) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))))))) (pow y 6))) (* 1/2 (/ (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))) (pow y 2))))))) (pow y 2)) |
(/ (- (+ (* -1/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2)))) (* 1/32 (/ (pow x 4) (pow y 2)))) (pow y 2)) |
(/ (- (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 4)) (* 1/32 (pow x 4)))) (pow y 4))) (+ (* -1/1536 (/ (pow x 6) (pow y 4))) (* 1/32 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(/ (- (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (+ (* 1/80640 (/ (pow x 8) (pow y 6))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/1440 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 4)) (* 1/32 (pow x 4))))) (* -1/1536 (pow x 6))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 4)) (* 1/32 (pow x 4)))) (pow y 4))) (+ (* -1/1536 (/ (pow x 6) (pow y 4))) (+ (* 1/184320 (/ (pow x 8) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 4)) (* 1/32 (pow x 4)))) (pow y 6))) (* 1/32 (/ (pow x 4) (pow y 2))))))))) (pow y 2)) |
(* 4 (/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow x 2))) |
(- (+ (* 4 (/ (- (* -1/2 (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))) (* 1/2 (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (* (pow x 2) (pow y 2)))) (* 4 (/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow x 2)))) (* -1/3 (/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow y 2)))) |
(- (+ (* 4 (/ (- (* -1/2 (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))) (* 1/2 (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (* (pow x 2) (pow y 2)))) (+ (* 4 (/ (- (* -1/2 (+ (* -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)))))))) (* 1/2 (- (* -1/720 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (* 1/384 (* (pow x 4) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))))) (* (pow x 2) (pow y 4)))) (* 4 (/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow x 2))))) (+ (* -1/3 (/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow y 2))) (+ (* -1/12 (/ (* (pow x 2) (- (* 4 (/ (- (* -1/2 (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))) (* 1/2 (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (pow x 2))) (* -1/3 (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))) (pow y 4))) (* 16 (/ (* (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))) (* (pow x 4) (pow y 4))))))) |
(- (+ (* 4 (/ (- (* -1/2 (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))) (* 1/2 (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (* (pow x 2) (pow y 2)))) (+ (* 4 (/ (- (* -1/2 (+ (* -1/384 (* (pow x 4) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))) (+ (* -1/368640 (pow x 8)) (+ (* 1/10321920 (pow x 8)) (* 1/8 (* (pow x 2) (+ (* -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))))))))))))) (* 1/2 (- (* 1/40320 (pow x 8)) (+ (* -1/8 (* (pow x 2) (- (* -1/720 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (* 1/384 (* (pow x 4) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))))) (+ (* -1/46080 (* (pow x 6) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (+ (* 1/10321920 (pow x 8)) (* 1/384 (* (pow x 4) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))))))))) (* (pow x 2) (pow y 6)))) (+ (* 4 (/ (- (* -1/2 (+ (* -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)))))))) (* 1/2 (- (* -1/720 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (* 1/384 (* (pow x 4) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))))) (* (pow x 2) (pow y 4)))) (* 4 (/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow x 2)))))) (+ (* -1/3 (/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow y 2))) (+ (* -1/12 (/ (* (pow x 2) (- (* 4 (/ (- (* -1/2 (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))) (* 1/2 (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (pow x 2))) (* -1/3 (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))) (pow y 4))) (+ (* -1/12 (/ (* (pow x 2) (- (* 4 (/ (- (* -1/2 (+ (* -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)))))))) (* 1/2 (- (* -1/720 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (* 1/384 (* (pow x 4) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (- (* -1/2 (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))) (* 1/2 (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (pow x 2))) (* -1/3 (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))))))) (* 16 (/ (* (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))) (pow x 4)))))) (pow y 6))) (+ (* 4 (/ (* (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (- (* 4 (/ (- (* -1/2 (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))) (* 1/2 (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (pow x 2))) (* -1/3 (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))) (* (pow x 2) (pow y 6)))) (+ (* 16 (/ (* (+ (* -1/92160 (pow x 8)) (* -1/645120 (pow x 8))) (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))) (* (pow x 4) (pow y 6)))) (* 16 (/ (* (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))) (* (pow x 4) (pow y 4)))))))))) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y) |
(/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (* -2 (/ (- (* 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 (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (* (pow x 2) (pow y 2))))) (* -1/12 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (* (pow x 2) (pow y 2)))) (* -4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (* (pow x 2) (pow y 4)))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (* 1/360 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (* (pow x 2) (pow y 2)))) (+ (* -4 (/ (+ (* -1/2 (* x (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))))) (+ (* -1/3840 (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (+ (* 1/1290240 (pow x 8)) (* 1/48 (* (pow x 3) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))))))) (* (pow x 2) (pow y 6)))) (* -4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (* (pow x 2) (pow y 4))))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2))))) (* 1/360 (pow x 4))))) (pow y 6))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (+ (* -1/20160 (/ (pow x 6) (pow y 6))) (+ (* 1/360 (/ (* (pow x 4) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 6))) (* 1/360 (/ (pow x 4) (pow y 4))))))))) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/4 (pow x 2)) (* 1/96 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4)))))))) (pow y 2)) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))))) (pow y 6))) (+ (* -1/2 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/3840 (/ (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/1290240 (/ (pow x 8) (pow y 6))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (* 1/48 (/ (* (pow x 3) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6)))))))))))) (pow y 2)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 27.0ms | x | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (/ 1/2 (/ y x)))) (cos (/ 1/2 (/ y x))) (/ 1/2 (/ y x)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 (* y y)) (* x x)) 1) (/ 1/8 (* y y)) (* 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) (+ -1/2 (* 1/2 (cos (/ x y)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (* (tan (* (/ x y) -1/2)) (sin (/ x (* 2 y)))) (+ -1/2 (* 1/2 (cos (/ x y))))) (* (tan (* (/ x y) -1/2)) (sin (/ x (* 2 y)))) (- 0 (/ 1 (/ (cos (* (/ x y) -1/2)) (+ -1/2 (* 1/2 (cos (/ x y))))))) (/ 1 (/ (cos (* (/ x y) -1/2)) (+ -1/2 (* 1/2 (cos (/ x y)))))) (/ (- 0 (/ 1 (/ (cos (* (/ x y) -1/2)) (+ -1/2 (* 1/2 (cos (/ x y))))))) (pow (sin (/ x (* 2 y))) 2)) (* x x) (sin (/ x (* y 2))) (sin (/ x (* 2 y))) (tan (* (/ x y) -1/2)) (cos (/ x y)) (cos (* (/ x y) -1/2))) |
| 18.0ms | y | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (/ 1/2 (/ y x)))) (cos (/ 1/2 (/ y x))) (/ 1/2 (/ y x)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 (* y y)) (* x x)) 1) (/ 1/8 (* y y)) (* 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) (+ -1/2 (* 1/2 (cos (/ x y)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (* (tan (* (/ x y) -1/2)) (sin (/ x (* 2 y)))) (+ -1/2 (* 1/2 (cos (/ x y))))) (* (tan (* (/ x y) -1/2)) (sin (/ x (* 2 y)))) (- 0 (/ 1 (/ (cos (* (/ x y) -1/2)) (+ -1/2 (* 1/2 (cos (/ x y))))))) (/ 1 (/ (cos (* (/ x y) -1/2)) (+ -1/2 (* 1/2 (cos (/ x y)))))) (/ (- 0 (/ 1 (/ (cos (* (/ x y) -1/2)) (+ -1/2 (* 1/2 (cos (/ x y))))))) (pow (sin (/ x (* 2 y))) 2)) (* x x) (sin (/ x (* y 2))) (sin (/ x (* 2 y))) (tan (* (/ x y) -1/2)) (cos (/ x y)) (cos (* (/ x y) -1/2))) |
| 10.0ms | x | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (/ 1/2 (/ y x)))) (cos (/ 1/2 (/ y x))) (/ 1/2 (/ y x)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 (* y y)) (* x x)) 1) (/ 1/8 (* y y)) (* 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) (+ -1/2 (* 1/2 (cos (/ x y)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (* (tan (* (/ x y) -1/2)) (sin (/ x (* 2 y)))) (+ -1/2 (* 1/2 (cos (/ x y))))) (* (tan (* (/ x y) -1/2)) (sin (/ x (* 2 y)))) (- 0 (/ 1 (/ (cos (* (/ x y) -1/2)) (+ -1/2 (* 1/2 (cos (/ x y))))))) (/ 1 (/ (cos (* (/ x y) -1/2)) (+ -1/2 (* 1/2 (cos (/ x y)))))) (/ (- 0 (/ 1 (/ (cos (* (/ x y) -1/2)) (+ -1/2 (* 1/2 (cos (/ x y))))))) (pow (sin (/ x (* 2 y))) 2)) (* x x) (sin (/ x (* y 2))) (sin (/ x (* 2 y))) (tan (* (/ x y) -1/2)) (cos (/ x y)) (cos (* (/ x y) -1/2))) |
| 7.0ms | y | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (/ 1/2 (/ y x)))) (cos (/ 1/2 (/ y x))) (/ 1/2 (/ y x)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 (* y y)) (* x x)) 1) (/ 1/8 (* y y)) (* 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) (+ -1/2 (* 1/2 (cos (/ x y)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (* (tan (* (/ x y) -1/2)) (sin (/ x (* 2 y)))) (+ -1/2 (* 1/2 (cos (/ x y))))) (* (tan (* (/ x y) -1/2)) (sin (/ x (* 2 y)))) (- 0 (/ 1 (/ (cos (* (/ x y) -1/2)) (+ -1/2 (* 1/2 (cos (/ x y))))))) (/ 1 (/ (cos (* (/ x y) -1/2)) (+ -1/2 (* 1/2 (cos (/ x y)))))) (/ (- 0 (/ 1 (/ (cos (* (/ x y) -1/2)) (+ -1/2 (* 1/2 (cos (/ x y))))))) (pow (sin (/ x (* 2 y))) 2)) (* x x) (sin (/ x (* y 2))) (sin (/ x (* 2 y))) (tan (* (/ x y) -1/2)) (cos (/ x y)) (cos (* (/ x y) -1/2))) |
| 6.0ms | y | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (/ 1/2 (/ y x)))) (cos (/ 1/2 (/ y x))) (/ 1/2 (/ y x)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 (* y y)) (* x x)) 1) (/ 1/8 (* y y)) (* 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) (+ -1/2 (* 1/2 (cos (/ x y)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (* (tan (* (/ x y) -1/2)) (sin (/ x (* 2 y)))) (+ -1/2 (* 1/2 (cos (/ x y))))) (* (tan (* (/ x y) -1/2)) (sin (/ x (* 2 y)))) (- 0 (/ 1 (/ (cos (* (/ x y) -1/2)) (+ -1/2 (* 1/2 (cos (/ x y))))))) (/ 1 (/ (cos (* (/ x y) -1/2)) (+ -1/2 (* 1/2 (cos (/ x y)))))) (/ (- 0 (/ 1 (/ (cos (* (/ x y) -1/2)) (+ -1/2 (* 1/2 (cos (/ x y))))))) (pow (sin (/ x (* 2 y))) 2)) (* x x) (sin (/ x (* y 2))) (sin (/ x (* 2 y))) (tan (* (/ x y) -1/2)) (cos (/ x y)) (cos (* (/ x y) -1/2))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 895 | 6706 |
| 1 | 2779 | 6504 |
| 0 | 8543 | 6084 |
| 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 (+ (* 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/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))))) |
(* (pow x 2) (- (* -1/96 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (* (pow x 2) (- (* -31/23040 (/ (pow x 2) (pow y 6))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -173/1290240 (/ (pow x 2) (pow y 8))) (* 31/23040 (/ 1 (pow y 6))))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (* 1/96 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (* (pow x 2) (+ (* 31/23040 (/ (pow x 2) (pow y 6))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 173/1290240 (/ (pow x 2) (pow y 8))) (* 31/23040 (/ 1 (pow y 6))))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 5/384 (/ 1 (pow y 4))) (* (pow x 2) (+ (* 137/107520 (/ 1 (pow y 6))) (* 1/20160 (/ 1 (pow y 6))))))) (* 1/8 (/ 1 (pow y 2)))))) |
(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)))) |
(* -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 (* -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 (cos (* 1/2 (/ x y)))) |
(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)))) |
(- (* 1/2 (cos (/ x y))) 1/2) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* -1/2 (/ x y)))) |
(- (* 1/2 (/ 1 (cos (* -1/2 (/ x y))))) (* 1/2 (/ (cos (/ x y)) (cos (* -1/2 (/ x y)))))) |
(/ (- (* 1/2 (cos (/ x y))) 1/2) (cos (* -1/2 (/ x y)))) |
(/ (- (* 1/2 (/ 1 (cos (* -1/2 (/ x y))))) (* 1/2 (/ (cos (/ x y)) (cos (* -1/2 (/ x y)))))) (pow (sin (* 1/2 (/ x y))) 2)) |
(sin (* 1/2 (/ x y))) |
(/ (sin (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) |
(cos (/ x y)) |
(cos (* -1/2 (/ x y))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ 1/8 (pow y 2)) |
(pow y 2) |
(/ -1/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 (* -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/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/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2)))) (pow y 2)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (+ (* 1/80640 (/ (pow x 8) (pow y 6))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(- (+ 1 (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (* (pow x 2) (pow y 2))))) (* -1/12 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (* (pow x 2) (pow y 4)))) (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (* (pow x 2) (pow y 2)))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (* 1/360 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/1290240 (pow x 8)) (+ (* 1/3840 (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* 1/2 (* x (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))))))))))) (* (pow x 2) (pow y 6)))) (+ (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (* (pow x 2) (pow y 4)))) (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (* (pow x 2) (pow y 2))))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2))))) (* 1/360 (pow x 4))))) (pow y 6))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (+ (* -1/20160 (/ (pow x 6) (pow y 6))) (+ (* 1/360 (/ (* (pow x 4) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 6))) (* 1/360 (/ (pow x 4) (pow y 4))))))))) |
(/ (+ (* -1/4 (pow x 2)) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2))))) (pow y 2)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 4))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))))) (pow y 2)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/1290240 (/ (pow x 8) (pow y 6))) (+ (* 1/3840 (/ (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 4))) (+ (* 1/2 (/ (* x (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))))))) (pow y 6))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))))))))) (pow y 2)) |
(/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow y 2)) |
(/ (- (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 2))) (* 1/16 (pow x 2))) (+ (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))) (* 1/2 (/ (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))) (pow y 2))))) (pow y 2)) |
(/ (- (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 2))) (+ (* -1/2 (/ (+ (* -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 4))) (* 1/16 (pow x 2)))) (+ (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))) (+ (* 1/2 (/ (- (* -1/720 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (* 1/384 (* (pow x 4) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))) (pow y 4))) (* 1/2 (/ (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))) (pow y 2)))))) (pow y 2)) |
(/ (- (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 2))) (+ (* -1/2 (/ (+ (* -1/384 (* (pow x 4) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))) (+ (* -1/368640 (pow x 8)) (+ (* 1/10321920 (pow x 8)) (* 1/8 (* (pow x 2) (+ (* -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/2 (/ (+ (* -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 4))) (* 1/16 (pow x 2))))) (+ (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))) (+ (* 1/2 (/ (- (* -1/720 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (* 1/384 (* (pow x 4) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))) (pow y 4))) (+ (* 1/2 (/ (- (* 1/40320 (pow x 8)) (+ (* -1/8 (* (pow x 2) (- (* -1/720 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (* 1/384 (* (pow x 4) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))))) (+ (* -1/46080 (* (pow x 6) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (+ (* 1/10321920 (pow x 8)) (* 1/384 (* (pow x 4) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))))))) (pow y 6))) (* 1/2 (/ (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))) (pow y 2))))))) (pow y 2)) |
(/ (- (+ (* -1/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2)))) (* 1/32 (/ (pow x 4) (pow y 2)))) (pow y 2)) |
(/ (- (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 4)) (* 1/32 (pow x 4)))) (pow y 4))) (+ (* -1/1536 (/ (pow x 6) (pow y 4))) (* 1/32 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(/ (- (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (+ (* 1/80640 (/ (pow x 8) (pow y 6))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/1440 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 4)) (* 1/32 (pow x 4))))) (* -1/1536 (pow x 6))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 4)) (* 1/32 (pow x 4)))) (pow y 4))) (+ (* -1/1536 (/ (pow x 6) (pow y 4))) (+ (* 1/184320 (/ (pow x 8) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 4)) (* 1/32 (pow x 4)))) (pow y 6))) (* 1/32 (/ (pow x 4) (pow y 2))))))))) (pow y 2)) |
(* 4 (/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow x 2))) |
(- (+ (* 4 (/ (- (* -1/2 (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))) (* 1/2 (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (* (pow x 2) (pow y 2)))) (* 4 (/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow x 2)))) (* -1/3 (/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow y 2)))) |
(- (+ (* 4 (/ (- (* -1/2 (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))) (* 1/2 (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (* (pow x 2) (pow y 2)))) (+ (* 4 (/ (- (* -1/2 (+ (* -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)))))))) (* 1/2 (- (* -1/720 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (* 1/384 (* (pow x 4) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))))) (* (pow x 2) (pow y 4)))) (* 4 (/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow x 2))))) (+ (* -1/3 (/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow y 2))) (+ (* -1/12 (/ (* (pow x 2) (- (* 4 (/ (- (* -1/2 (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))) (* 1/2 (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (pow x 2))) (* -1/3 (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))) (pow y 4))) (* 16 (/ (* (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))) (* (pow x 4) (pow y 4))))))) |
(- (+ (* 4 (/ (- (* -1/2 (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))) (* 1/2 (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (* (pow x 2) (pow y 2)))) (+ (* 4 (/ (- (* -1/2 (+ (* -1/384 (* (pow x 4) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))) (+ (* -1/368640 (pow x 8)) (+ (* 1/10321920 (pow x 8)) (* 1/8 (* (pow x 2) (+ (* -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))))))))))))) (* 1/2 (- (* 1/40320 (pow x 8)) (+ (* -1/8 (* (pow x 2) (- (* -1/720 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (* 1/384 (* (pow x 4) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))))) (+ (* -1/46080 (* (pow x 6) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (+ (* 1/10321920 (pow x 8)) (* 1/384 (* (pow x 4) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))))))))) (* (pow x 2) (pow y 6)))) (+ (* 4 (/ (- (* -1/2 (+ (* -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)))))))) (* 1/2 (- (* -1/720 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (* 1/384 (* (pow x 4) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))))) (* (pow x 2) (pow y 4)))) (* 4 (/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow x 2)))))) (+ (* -1/3 (/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow y 2))) (+ (* -1/12 (/ (* (pow x 2) (- (* 4 (/ (- (* -1/2 (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))) (* 1/2 (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (pow x 2))) (* -1/3 (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))) (pow y 4))) (+ (* -1/12 (/ (* (pow x 2) (- (* 4 (/ (- (* -1/2 (+ (* -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)))))))) (* 1/2 (- (* -1/720 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (* 1/384 (* (pow x 4) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (- (* -1/2 (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))) (* 1/2 (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (pow x 2))) (* -1/3 (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))))))) (* 16 (/ (* (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))) (pow x 4)))))) (pow y 6))) (+ (* 4 (/ (* (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (- (* 4 (/ (- (* -1/2 (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))) (* 1/2 (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (pow x 2))) (* -1/3 (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))) (* (pow x 2) (pow y 6)))) (+ (* 16 (/ (* (+ (* -1/92160 (pow x 8)) (* -1/645120 (pow x 8))) (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))) (* (pow x 4) (pow y 6)))) (* 16 (/ (* (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))) (* (pow x 4) (pow y 4)))))))))) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y) |
(/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (* -2 (/ (- (* 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 (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (* (pow x 2) (pow y 2))))) (* -1/12 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (* (pow x 2) (pow y 2)))) (* -4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (* (pow x 2) (pow y 4)))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (* 1/360 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (* (pow x 2) (pow y 2)))) (+ (* -4 (/ (+ (* -1/2 (* x (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))))) (+ (* -1/3840 (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (+ (* 1/1290240 (pow x 8)) (* 1/48 (* (pow x 3) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))))))) (* (pow x 2) (pow y 6)))) (* -4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (* (pow x 2) (pow y 4))))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2))))) (* 1/360 (pow x 4))))) (pow y 6))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (+ (* -1/20160 (/ (pow x 6) (pow y 6))) (+ (* 1/360 (/ (* (pow x 4) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 6))) (* 1/360 (/ (pow x 4) (pow y 4))))))))) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/4 (pow x 2)) (* 1/96 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4)))))))) (pow y 2)) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))))) (pow y 6))) (+ (* -1/2 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/3840 (/ (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/1290240 (/ (pow x 8) (pow y 6))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (* 1/48 (/ (* (pow x 3) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6)))))))))))) (pow y 2)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)) |
| 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 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)) |
(+ 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 (fma.f64 #s(literal 1/384 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.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 (*.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 (/.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)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 1/240 binary64) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal 17/40320 binary64) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) y) (/.f64 (*.f64 x 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 (*.f64 x 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 #s(literal -1/1440 binary64) (/.f64 (*.f64 x 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 (*.f64 x x) (pow.f64 y #s(literal 8 binary64))) #s(literal 1/80640 binary64) (/.f64 #s(literal -1/1440 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 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) (- (* -1/96 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (fma.f64 #s(literal -1/96 binary64) (/.f64 (*.f64 x 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) (- (* -31/23040 (/ (pow x 2) (pow y 6))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal -31/23040 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal -1/96 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) (- (* -173/1290240 (/ (pow x 2) (pow y 8))) (* 31/23040 (/ 1 (pow y 6))))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -173/1290240 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 8 binary64))) (/.f64 #s(literal -31/23040 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/96 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 y y))) (*.f64 x x)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) y) (/.f64 (*.f64 x x) y)) |
(* (pow x 2) (+ (* 1/96 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (fma.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 x 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) (+ (* 31/23040 (/ (pow x 2) (pow y 6))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 31/23040 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1/96 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) (+ (* 173/1290240 (/ (pow x 2) (pow y 8))) (* 31/23040 (/ 1 (pow y 6))))) (* 1/96 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 173/1290240 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 8 binary64))) (/.f64 #s(literal 31/23040 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/96 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 x x)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 5/384 (/ 1 (pow y 4))) (* (pow x 2) (+ (* 137/107520 (/ 1 (pow y 6))) (* 1/20160 (/ 1 (pow y 6))))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) #s(literal 61/46080 binary64)) 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)) |
(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)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (*.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 (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.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 (/.f64 #s(literal 1/2 binary64) y))) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(* x (- (* -1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 #s(literal -1/24 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/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) |
(+ 1 (* -1/2 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/2 binary64) 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 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.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 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 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 (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/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)) |
(/ (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/2 (cos (/ x y))) 1/2) |
(fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (* (cos (* -1/2 (/ x y))) (- (* 1/2 (cos (/ x y))) 1/2))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/ (* (sin (* -1/2 (/ x y))) (sin (* 1/2 (/ x y)))) (cos (* -1/2 (/ x y)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(- (* 1/2 (/ 1 (cos (* -1/2 (/ x y))))) (* 1/2 (/ (cos (/ x y)) (cos (* -1/2 (/ x y)))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/ (- (* 1/2 (cos (/ x y))) 1/2) (cos (* -1/2 (/ x y)))) |
(/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/ (- (* 1/2 (/ 1 (cos (* -1/2 (/ x y))))) (* 1/2 (/ (cos (/ x y)) (cos (* -1/2 (/ x y)))))) (pow (sin (* 1/2 (/ x y))) 2)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(sin (* 1/2 (/ x y))) |
(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 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(pow y 2) |
(*.f64 y y) |
(/ -1/2 y) |
(/.f64 #s(literal -1/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)))) |
(-.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 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal 1/24 binary64) (*.f64 y 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 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.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 4 binary64))) (*.f64 (/.f64 x y) (/.f64 x y))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (/.f64 #s(literal 1/24 binary64) x) (+.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 (*.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 #s(literal -1/24 binary64) (fma.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 (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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 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))) (*.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 #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 (/ (+ (* -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 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -5/384 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y)))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/384 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))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/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/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 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/24 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 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 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 (*.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 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/645120 binary64) (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 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 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 (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 (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 (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))) #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/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2)))) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (*.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) y))) (*.f64 y y)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/1440 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 y y)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (+ (* 1/80640 (/ (pow x 8) (pow y 6))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (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 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/1440 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 y y)) |
(- (+ 1 (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (* (pow x 2) (pow y 2))))) (* -1/12 (/ (pow x 2) (pow y 2)))) |
(-.f64 (fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/12 binary64) y) (/.f64 (*.f64 x x) y))) |
(- (+ 1 (+ (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (* (pow x 2) (pow y 4)))) (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (* (pow x 2) (pow y 2)))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (* 1/360 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal -4 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 (*.f64 (*.f64 y y) x) x)) (/.f64 (fma.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1/7680 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) #s(literal -1/8 binary64))))))) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/12 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 x y) (/.f64 x y))) (/.f64 (*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (+ (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/1290240 (pow x 8)) (+ (* 1/3840 (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* 1/2 (* x (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))))))))))) (* (pow x 2) (pow y 6)))) (+ (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (* (pow x 2) (pow y 4)))) (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (* (pow x 2) (pow y 2))))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/48 (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (+ (* -1/7680 (pow x 6)) (* 1/2 (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2))))) (* 1/360 (pow x 4))))) (pow y 6))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (+ (* -1/20160 (/ (pow x 6) (pow y 6))) (+ (* 1/360 (/ (* (pow x 4) (- (* -4 (/ (+ (* 1/96 (pow x 4)) (* 1/2 (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 6))) (* 1/360 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -4 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/48 binary64)) (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) #s(literal -1/8 binary64)))) (fma.f64 #s(literal 1/1290240 binary64) (pow.f64 x #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 1/3840 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.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 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) #s(literal -1/8 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 (*.f64 (pow.f64 y #s(literal 6 binary64)) x) x)) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1/7680 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) #s(literal -1/8 binary64))))))) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x)) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 (*.f64 (*.f64 y y) x) x)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal -1/7680 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) #s(literal -1/8 binary64))))))) (*.f64 x x)) #s(literal -4 binary64)) (fma.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) (pow.f64 y #s(literal 6 binary64)))) #s(literal -1/12 binary64) (fma.f64 #s(literal -1/12 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 #s(literal -1/20160 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 #s(literal 1/360 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) x) (*.f64 #s(literal 1/12 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/4 (pow x 2)) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2))))) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) y) (/.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal 1/96 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) y)))) (*.f64 y y)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 4))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))))) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (fma.f64 (/.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 4 binary64))) #s(literal -1/48 binary64) (fma.f64 (/.f64 #s(literal 1/96 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) #s(literal -1/8 binary64)))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/24 binary64) y)))) (/.f64 (*.f64 #s(literal -1/7680 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))))))) (*.f64 y y)) |
(/ (+ (* -1/4 (pow x 2)) (+ (* -1/48 (/ (* (pow x 3) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/48 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/1290240 (/ (pow x 8) (pow y 6))) (+ (* 1/3840 (/ (* (pow x 5) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/2 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 4))) (+ (* 1/2 (/ (* x (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))))))) (pow y 6))) (* 1/2 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 2)))))))))))) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (fma.f64 #s(literal -1/48 binary64) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) #s(literal -1/8 binary64)))) (pow.f64 y #s(literal 6 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 4 binary64)))) (fma.f64 #s(literal -1/7680 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/1290240 binary64) (/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/96 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (fma.f64 #s(literal 1/2 binary64) (fma.f64 x (+.f64 (/.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 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) #s(literal -1/8 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)))))) (pow.f64 y #s(literal 6 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/24 binary64) y))) (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) #s(literal -1/8 binary64)))) (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/3840 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 6 binary64))))))))) (*.f64 y y)) |
(/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) #s(literal -1/2 binary64))) (*.f64 y y)) |
(/ (- (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 2))) (* 1/16 (pow x 2))) (+ (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))) (* 1/2 (/ (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))) (pow y 2))))) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) x) x (fma.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 #s(literal -5/384 binary64) y)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -3/8 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)))) (*.f64 y y)))))) (*.f64 y y)) |
(/ (- (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 2))) (+ (* -1/2 (/ (+ (* -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 4))) (* 1/16 (pow x 2)))) (+ (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))) (+ (* 1/2 (/ (- (* -1/720 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (* 1/384 (* (pow x 4) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))) (pow y 4))) (* 1/2 (/ (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))) (pow y 2)))))) (pow y 2)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 #s(literal -5/384 binary64) y) (/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -3/8 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/720 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/46080 binary64))))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)))) (*.f64 y y)))))) (*.f64 y y)) |
(/ (- (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 2))) (+ (* -1/2 (/ (+ (* -1/384 (* (pow x 4) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))) (+ (* -1/368640 (pow x 8)) (+ (* 1/10321920 (pow x 8)) (* 1/8 (* (pow x 2) (+ (* -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/2 (/ (+ (* -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 4))) (* 1/16 (pow x 2))))) (+ (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))) (+ (* 1/2 (/ (- (* -1/720 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (* 1/384 (* (pow x 4) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))) (pow y 4))) (+ (* 1/2 (/ (- (* 1/40320 (pow x 8)) (+ (* -1/8 (* (pow x 2) (- (* -1/720 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (* 1/384 (* (pow x 4) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))))) (+ (* -1/46080 (* (pow x 6) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (+ (* 1/10321920 (pow x 8)) (* 1/384 (* (pow x 4) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))))))) (pow y 6))) (* 1/2 (/ (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))) (pow y 2))))))) (pow y 2)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/384 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/1146880 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (*.f64 x x)))))) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 #s(literal -5/384 binary64) y) (/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 x x)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -3/8 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/720 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/46080 binary64))))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)))) (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal 1/40320 binary64) (pow.f64 x #s(literal 8 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/720 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/46080 binary64))))) (fma.f64 (*.f64 #s(literal -1/46080 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/384 binary64) (*.f64 #s(literal 1/10321920 binary64) (pow.f64 x #s(literal 8 binary64))))))) (pow.f64 y #s(literal 6 binary64))))))) (*.f64 y y)) |
(/ (- (+ (* -1/4 (pow x 2)) (* 1/48 (/ (pow x 4) (pow y 2)))) (* 1/32 (/ (pow x 4) (pow y 2)))) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) #s(literal -1/96 binary64))) (*.f64 y y)) |
(/ (- (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (* 1/48 (/ (pow x 4) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 4)) (* 1/32 (pow x 4)))) (pow y 4))) (+ (* -1/1536 (/ (pow x 6) (pow y 4))) (* 1/32 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/1440 binary64)) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64)) x) x) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/32 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 (*.f64 #s(literal -1/1536 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 y y)) |
(/ (- (+ (* -1/4 (pow x 2)) (+ (* -1/1440 (/ (pow x 6) (pow y 4))) (+ (* 1/80640 (/ (pow x 8) (pow y 6))) (* 1/48 (/ (pow x 4) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/1440 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 4)) (* 1/32 (pow x 4))))) (* -1/1536 (pow x 6))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 4)) (* 1/32 (pow x 4)))) (pow y 4))) (+ (* -1/1536 (/ (pow x 6) (pow y 4))) (+ (* 1/184320 (/ (pow x 8) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 4)) (* 1/32 (pow x 4)))) (pow y 6))) (* 1/32 (/ (pow x 4) (pow y 2))))))))) (pow y 2)) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (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 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/1440 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/1440 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64))) (*.f64 x x) (*.f64 #s(literal -1/1536 binary64) (pow.f64 x #s(literal 6 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64)) x) x) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal -1/1536 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/32 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/184320 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 y #s(literal 6 binary64)))))))) (*.f64 y y)) |
(* 4 (/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow x 2))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) #s(literal -1/2 binary64))) (*.f64 x x)) #s(literal 4 binary64)) |
(- (+ (* 4 (/ (- (* -1/2 (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))) (* 1/2 (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (* (pow x 2) (pow y 2)))) (* 4 (/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow x 2)))) (* -1/3 (/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow y 2)))) |
(fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) #s(literal -1/2 binary64))) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)))))) (*.f64 (*.f64 (*.f64 y y) x) x))) (*.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) #s(literal -1/2 binary64))) (*.f64 y y)))) |
(- (+ (* 4 (/ (- (* -1/2 (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))) (* 1/2 (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (* (pow x 2) (pow y 2)))) (+ (* 4 (/ (- (* -1/2 (+ (* -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)))))))) (* 1/2 (- (* -1/720 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (* 1/384 (* (pow x 4) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))))) (* (pow x 2) (pow y 4)))) (* 4 (/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow x 2))))) (+ (* -1/3 (/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow y 2))) (+ (* -1/12 (/ (* (pow x 2) (- (* 4 (/ (- (* -1/2 (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))) (* 1/2 (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (pow x 2))) (* -1/3 (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))) (pow y 4))) (* 16 (/ (* (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))) (* (pow x 4) (pow y 4))))))) |
(-.f64 (fma.f64 #s(literal 4 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (*.f64 x x))) (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/720 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/46080 binary64))))))) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) #s(literal -1/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)))))) (*.f64 (*.f64 (*.f64 y y) x) x))) (*.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) #s(literal -1/2 binary64))) (*.f64 y y)))) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)))))) (*.f64 x x)) #s(literal 4 binary64) (*.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) #s(literal -1/2 binary64))))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 16 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1440 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 4 binary64)))))) |
(- (+ (* 4 (/ (- (* -1/2 (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))) (* 1/2 (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (* (pow x 2) (pow y 2)))) (+ (* 4 (/ (- (* -1/2 (+ (* -1/384 (* (pow x 4) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))) (+ (* -1/368640 (pow x 8)) (+ (* 1/10321920 (pow x 8)) (* 1/8 (* (pow x 2) (+ (* -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))))))))))))) (* 1/2 (- (* 1/40320 (pow x 8)) (+ (* -1/8 (* (pow x 2) (- (* -1/720 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (* 1/384 (* (pow x 4) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))))) (+ (* -1/46080 (* (pow x 6) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (+ (* 1/10321920 (pow x 8)) (* 1/384 (* (pow x 4) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))))))))) (* (pow x 2) (pow y 6)))) (+ (* 4 (/ (- (* -1/2 (+ (* -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)))))))) (* 1/2 (- (* -1/720 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (* 1/384 (* (pow x 4) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))))) (* (pow x 2) (pow y 4)))) (* 4 (/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow x 2)))))) (+ (* -1/3 (/ (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (pow y 2))) (+ (* -1/12 (/ (* (pow x 2) (- (* 4 (/ (- (* -1/2 (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))) (* 1/2 (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (pow x 2))) (* -1/3 (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))) (pow y 4))) (+ (* -1/12 (/ (* (pow x 2) (- (* 4 (/ (- (* -1/2 (+ (* -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)))))))) (* 1/2 (- (* -1/720 (pow x 6)) (+ (* -1/8 (* (pow x 2) (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (* 1/384 (* (pow x 4) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* 4 (/ (- (* -1/2 (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))) (* 1/2 (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (pow x 2))) (* -1/3 (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))))))) (* 16 (/ (* (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))) (pow x 4)))))) (pow y 6))) (+ (* 4 (/ (* (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (- (* 4 (/ (- (* -1/2 (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))) (* 1/2 (- (* 1/24 (pow x 4)) (+ (* -1/8 (* (pow x 2) (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2))))) (* 1/384 (pow x 4)))))) (pow x 2))) (* -1/3 (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))))) (* (pow x 2) (pow y 6)))) (+ (* 16 (/ (* (+ (* -1/92160 (pow x 8)) (* -1/645120 (pow x 8))) (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))) (* (pow x 4) (pow y 6)))) (* 16 (/ (* (+ (* 1/3840 (pow x 6)) (* 1/2304 (pow x 6))) (- (* 1/16 (pow x 2)) (* 1/2 (- (* -1/2 (pow x 2)) (* -1/8 (pow x 2)))))) (* (pow x 4) (pow y 4)))))))))) |
(-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (fma.f64 (*.f64 #s(literal -1/384 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/1146880 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (*.f64 x x)))))) (-.f64 (*.f64 #s(literal 1/40320 binary64) (pow.f64 x #s(literal 8 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/720 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/46080 binary64))))) (fma.f64 (*.f64 #s(literal -1/46080 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/384 binary64) (*.f64 #s(literal 1/10321920 binary64) (pow.f64 x #s(literal 8 binary64))))))))) (*.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) x) x)) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (*.f64 x x))) (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/720 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/46080 binary64))))))) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) #s(literal -1/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)))))) (*.f64 (*.f64 (*.f64 y y) x) x))))) (fma.f64 (/.f64 #s(literal -1/3 binary64) y) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) #s(literal -1/2 binary64))) y) (fma.f64 #s(literal -1/12 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)))))) (*.f64 x x)) #s(literal 4 binary64) (*.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) #s(literal -1/2 binary64))))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (*.f64 x x))) (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/720 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/46080 binary64))))))) x)) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)))))) (*.f64 x x)) #s(literal 4 binary64) (*.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1440 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) x) (/.f64 #s(literal 1/1440 binary64) x))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)))))) (*.f64 x x)) #s(literal 4 binary64) (*.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) #s(literal -1/2 binary64))))) (pow.f64 y #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1440 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -1/80640 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 4 binary64)))))))))) |
(/ (+ (* -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 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/645120 binary64) (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/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/24 binary64) y))) y) |
(/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) 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/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 #s(literal 1/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 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 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) #s(literal -1/8 binary64)))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))))) y) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/24 binary64) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/2 binary64) y) #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 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/720 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/2 binary64) y) #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/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) #s(literal -1/8 binary64)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.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 4 binary64))) (*.f64 (/.f64 x y) (/.f64 x y))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal -1/24 binary64) (*.f64 y 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 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) #s(literal -1/8 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))) (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) #s(literal -1/8 binary64)))) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) #s(literal -1/8 binary64)))) x) #s(literal -2 binary64)) (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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)))) (pow.f64 y #s(literal 6 binary64)))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.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 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 #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/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/24 binary64) y))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) 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)))))) (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 #s(literal 1/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 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 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) #s(literal -1/8 binary64)))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))))) (neg.f64 y)) |
(- (+ 1 (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (* (pow x 2) (pow y 2))))) (* -1/12 (/ (pow x 2) (pow y 2)))) |
(-.f64 (fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/12 binary64) y) (/.f64 (*.f64 x x) y))) |
(- (+ 1 (+ (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (* (pow x 2) (pow y 2)))) (* -4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (* (pow x 2) (pow y 4)))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (* 1/360 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal -4 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 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 (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/48 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -1/7680 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x)) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 (*.f64 (*.f64 y y) x) x))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/12 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 x y) (/.f64 x y))) (/.f64 (*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (+ (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (* (pow x 2) (pow y 2)))) (+ (* -4 (/ (+ (* -1/2 (* x (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))))) (+ (* -1/3840 (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (+ (* 1/1290240 (pow x 8)) (* 1/48 (* (pow x 3) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))))))) (* (pow x 2) (pow y 6)))) (* -4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (* (pow x 2) (pow y 4))))))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 4))) (+ (* -1/12 (/ (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/7680 (pow x 6)) (* 1/48 (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))) (pow x 2))) (+ (* -1/12 (* (pow x 2) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2))))) (* 1/360 (pow x 4))))) (pow y 6))) (+ (* -1/12 (/ (pow x 2) (pow y 2))) (+ (* -1/20160 (/ (pow x 6) (pow y 6))) (+ (* 1/360 (/ (* (pow x 4) (- (* -4 (/ (+ (* -1/2 (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/96 (pow x 4))) (pow x 2))) (* -1/12 (pow x 2)))) (pow y 6))) (* 1/360 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -4 binary64) (+.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #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)))))) (fma.f64 (*.f64 #s(literal -1/3840 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 5 binary64)) (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))))) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/48 binary64) (*.f64 #s(literal 1/1290240 binary64) (pow.f64 x #s(literal 8 binary64)))))) (*.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) x) x)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #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/48 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -1/7680 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) (*.f64 (*.f64 (*.f64 y y) x) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/12 binary64) (fma.f64 #s(literal -1/12 binary64) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #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/48 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -1/7680 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 x x)) #s(literal -4 binary64)) (fma.f64 (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal -1/12 binary64) (*.f64 #s(literal 1/360 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/20160 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 #s(literal 1/360 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64))) x) (*.f64 #s(literal 1/12 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/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/4 (pow x 2)) (* 1/96 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) y) (/.f64 #s(literal -1/2 binary64) y) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (*.f64 (/.f64 #s(literal 1/96 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) y)))) (*.f64 y y)) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4)))))))) (pow y 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/24 binary64) y)) (*.f64 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))))) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (fma.f64 (/.f64 #s(literal 1/96 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/48 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/7680 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))))))) (*.f64 y y)) |
(/ (+ (* -1/2 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))))))) (pow y 6))) (+ (* -1/2 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 4))) (+ (* -1/4 (pow x 2)) (+ (* -1/3840 (/ (* (pow x 5) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))) (+ (* -1/7680 (/ (pow x 6) (pow y 4))) (+ (* 1/1290240 (/ (pow x 8) (pow y 6))) (+ (* 1/96 (/ (pow x 4) (pow y 2))) (+ (* 1/48 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (* 1/48 (/ (* (pow x 3) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6)))))))))))) (pow y 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) y) (/.f64 #s(literal -1/2 binary64) y) (fma.f64 #s(literal -1/2 binary64) (fma.f64 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 (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)))))) (pow.f64 y #s(literal 6 binary64))) (*.f64 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))))) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/3840 binary64) (fma.f64 #s(literal -1/7680 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/96 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (fma.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/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))))) (pow.f64 y #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal 1/1290240 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 y #s(literal 6 binary64)))))))))) (*.f64 y 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 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) x))) (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 #s(literal 1/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 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 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/24 binary64) y))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.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 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 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 (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -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 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/645120 binary64) (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 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 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 (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 (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 (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))) #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)))))))) (neg.f64 y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 290 |
| 0 | 85 | 279 |
| 1 | 278 | 271 |
| 2 | 1553 | 256 |
| 0 | 8489 | 250 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (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)) |
(*.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) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(*.f64 x x) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(cos.f64 (/.f64 x y)) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(*.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 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64)) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (/.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.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))) |
(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 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(/.f64 (*.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 binary64)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (neg.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (neg.f64 (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.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))))) |
(neg.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (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 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (pow.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(pow.f64 (pow.f64 (cos.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 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 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 (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.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))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.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 x (*.f64 #s(literal -2 binary64) y))) |
(cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.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 #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 (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (neg.f64 x) #s(literal 2 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 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (pow.f64 (neg.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 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.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 (pow.f64 (neg.f64 y) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(*.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 (pow.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 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 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) y) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) y) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) 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 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x #s(literal 1/2 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 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.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/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.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 y (*.f64 x #s(literal 1/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 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(neg.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(neg.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (/.f64 x (*.f64 #s(literal -2 binary64) y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/512 binary64) (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/512 binary64) (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/512 binary64) (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -2 binary64))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/512 binary64) (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/512 binary64) (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/512 binary64) (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/512 binary64) (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64)) (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/512 binary64) (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/512 binary64) (pow.f64 y #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) (neg.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 y)) (/.f64 #s(literal -1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) 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) (/.f64 x y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) y) (pow.f64 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 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) 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 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/8 binary64))) #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 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 x (/.f64 y #s(literal 1/8 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -2 binary64))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) (pow.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) y)) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(pow.f64 (/.f64 y (/.f64 #s(literal 1/8 binary64) y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) y)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1/8 binary64) y) y) |
(/.f64 #s(literal -1/8 binary64) (neg.f64 (neg.f64 (*.f64 (neg.f64 y) y)))) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (neg.f64 y) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (/.f64 #s(literal 1/8 binary64) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1/8 binary64) (neg.f64 (*.f64 (neg.f64 y) y))) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal 1/8 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 8 binary64))) |
(neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.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 #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 (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (neg.f64 x) #s(literal 2 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 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (pow.f64 (neg.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 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.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 (pow.f64 (neg.f64 y) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(*.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 (pow.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 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 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) y) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) y) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) 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 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x #s(literal 1/2 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 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.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/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.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 y (*.f64 x #s(literal 1/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 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(neg.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(neg.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (/.f64 x (*.f64 #s(literal -2 binary64) y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(*.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 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64)) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (/.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.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))) |
(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 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(/.f64 (*.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 binary64)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (neg.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (neg.f64 (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.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))))) |
(neg.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(pow.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(neg.f64 (tan.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(-.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)))) |
(exp.f64 (+.f64 (log.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) y))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal -1/2 binary64) y) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) y)) |
(neg.f64 (/.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/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (*.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (cos.f64 (/.f64 x y))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64)))) |
(fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64)) (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (tan.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 y x)))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (pow.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64))) (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (pow.f64 (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64))) (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 binary64)) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (pow.f64 (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (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 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (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 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (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 #s(literal 1/2 binary64) (/.f64 y x)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.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))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(pow.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))))) |
(/.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (neg.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))))))) |
(/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.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))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(+.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3 binary64)) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64))) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 -2 binary64))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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))) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 (fma.f64 (cos.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 binary64)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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))) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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))) #s(literal 1 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (cos.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 (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) (/.f64 (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.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))) (/.f64 (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (pow.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))) (/.f64 (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (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))))) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #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 -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (pow.f64 (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #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)))) (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #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 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (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))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #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))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.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))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #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))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (cos.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 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (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))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64)))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #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 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64))) (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64))) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (neg.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(neg.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3 binary64)) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64))) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 -2 binary64))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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))) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 (fma.f64 (cos.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 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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))) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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))) #s(literal 1 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.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 (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) (/.f64 (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.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))) (/.f64 (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.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))) (/.f64 (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (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))))) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (pow.f64 (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #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)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (cos.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/2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (cos.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 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.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 #s(literal -1/2 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.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)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.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) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(exp.f64 (log.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (cos.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 #s(literal -1/2 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.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 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (cos.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/2 binary64))) |
(+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)) (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/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 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)) (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (/.f64 (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (/.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -2 binary64)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64))) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1 binary64)) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (/.f64 (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (pow.f64 (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64)) (pow.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64)) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(pow.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)) (/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)) (/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)))) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)))) (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) (neg.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64))) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)) (/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)) (/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)) (/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)) (/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)) (/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64))))) (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64))))))) (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64))) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64))))) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64))))) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64))))) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)) (/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)) (neg.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 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 (pow.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(pow.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 binary64)) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(exp.f64 (log.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (pow.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(pow.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 binary64)) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(exp.f64 (log.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (cos.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 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 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 #s(literal -1 binary64) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(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)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (cos.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 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/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) (/.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 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(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 #s(literal 1/2 binary64) (/.f64 y x)))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(cos.f64 (/.f64 (neg.f64 x) y)) |
(cos.f64 (/.f64 x (neg.f64 y))) |
(cos.f64 (/.f64 x y)) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (/.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (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 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (pow.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(pow.f64 (pow.f64 (cos.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 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 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 (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.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))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.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 x (*.f64 #s(literal -2 binary64) y))) |
(cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
Compiled 37 580 to 3 634 computations (90.3% saved)
93 alts after pruning (85 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 826 | 21 | 847 |
| Fresh | 6 | 64 | 70 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 5 | 6 |
| Total | 835 | 93 | 928 |
| Status | Accuracy | Program |
|---|---|---|
| 52.3% | (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 32.0% | (/.f64 (pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.5% | (/.f64 (pow.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.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))))) | |
| 46.5% | (/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 32.0% | (/.f64 (/.f64 #s(literal 1 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))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.9% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 30.1% | (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 36.2% | (/.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (tan (/ x (* 2 y))) -1) (/.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x x) y))) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 6.9% | (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) | |
| 5.1% | (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) | |
| 6.1% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64))) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) | |
| 6.9% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.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))) | |
| ✓ | 46.5% | (/.f64 (*.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 42.2% | (/.f64 (*.f64 (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 44.9% | (/.f64 (*.f64 (sin.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))))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 40.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))))) | |
| 30.6% | (/.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 y x))) #s(literal 2 binary64)) #s(literal 1/2 binary64))) | |
| ✓ | 46.7% | (/.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))))) |
| 44.9% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 29.6% | (/.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))))) | |
| 30.7% | (/.f64 (tan.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 24.2% | (/.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))))) | |
| 24.9% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.5% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.4% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.9% | (/.f64 (tan.f64 (/.f64 x (/.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 30.5% | (/.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.3% | (/.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.5% | (/.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)))) |
| 20.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.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)))))))) | |
| 23.8% | (/.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)))) | |
| 16.5% | (/.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)))) | |
| 24.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) | |
| 26.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) y))))) | |
| 46.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) | |
| 42.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))))))))) | |
| 42.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))))))) | |
| 42.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64))) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))))))) | |
| 42.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))))) | |
| 44.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 46.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 41.1% | (/.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.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (exp (neg (* (log (* 2 y)) -1))))) (/.f64 x (*.f64 #s(literal 2 binary64) y)))) | |
| 42.7% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.6% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 45.0% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.8% | (/.f64 (tan.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x 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.5% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.1% | (/.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))))) | |
| 46.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))) | |
| 42.0% | (/.f64 #s(approx (tan (/ x (/ 1 (/ 1/2 y)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 54.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) | |
| 32.2% | (*.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)))) | |
| 6.0% | (*.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) | |
| 44.9% | (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) | |
| 44.9% | (*.f64 (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 -1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 30.3% | #s(approx (/ (- 0 (/ 1 (/ (cos (* (/ x y) -1/2)) (+ -1/2 (* 1/2 (cos (/ x y))))))) (pow (sin (/ x (* 2 y))) 2)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) #s(literal -1/2 binary64))) (*.f64 x x)) #s(literal 4 binary64))) | |
| 46.6% | #s(approx (/ (- 0 (* (sin (* -1/2 (/ x y))) (tan (/ x (* 2 y))))) (pow (sin (/ x (* 2 y))) 2)) (/.f64 (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) | |
| ✓ | 43.6% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) |
| 54.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1/2 binary64))) | |
| 6.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 3.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| 6.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) | |
| 6.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))) | |
| 6.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 (*.f64 (neg.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| 45.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) | |
| 46.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) | |
| 46.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) | |
| 7.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (-.f64 (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)) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #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)))))))) | |
| 7.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #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 1/2 binary64) (cos.f64 (/.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)))))))) | |
| 42.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) | |
| 6.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) | |
| 45.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (pow.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64))))) | |
| 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) y)))) | |
| 54.3% | #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) (/.f64 #s(literal -1 binary64) x))))) | |
| 54.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) x)))))) | |
| ✓ | 54.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
| 54.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) | |
| ✓ | 54.5% | #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)))) |
| 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)))))) | |
| 46.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (/ 1/2 (/ y x))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))))) | |
| 45.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64)) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) | |
| 6.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 6.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) | |
| 54.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) | |
| 3.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 (* y y)) (* x x)) 1) (*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)))) | |
| ✓ | 3.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
| ✓ | 54.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 5 680 to 2 264 computations (60.1% 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) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (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 (*.f64 x x) y) (*.f64 y #s(literal 8 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 (* y y)) (* x x)) 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)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) y) y))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ 1/2 y) x)) (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)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (/ 1/2 (/ y x))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))))) |
#s(approx (/ (- 0 (/ 1 (/ (cos (* (/ x y) -1/2)) (+ -1/2 (* 1/2 (cos (/ x y))))))) (pow (sin (/ x (* 2 y))) 2)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) #s(literal -1/2 binary64))) (*.f64 x x)) #s(literal 4 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 x y) #s(literal -1/2 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) 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 #s(approx (tan (/ x (/ 1 (/ 1/2 y)))) (*.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 (exp (neg (* (log (* 2 y)) -1))))) (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
#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) (/.f64 #s(literal -1 binary64) x))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (tan (/ x (* 2 y))) -1) (/.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x x) y))) 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 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 (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 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -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 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) |
(/.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 (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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.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 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 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 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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.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))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #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)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 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)) |
(/.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))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (*.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64)) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (pow.f64 (sqrt.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(/.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 (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)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (pow.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) y))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (fma.f64 (cos.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 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) |
(/.f64 (tan.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))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
#s(approx (/ (- 0 (* (sin (* -1/2 (/ x y))) (tan (/ x (* 2 y))))) (pow (sin (/ x (* 2 y))) 2)) (/.f64 (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 (*.f64 (neg.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sin.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))))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (tan (/ x (* 2 y))) -1) (/.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 (/.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 (tan.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) 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)))) |
(/.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 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #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)))) (exp.f64 (neg.f64 (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 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 (/.f64 #s(literal 1 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))) (sin.f64 (/.f64 x (*.f64 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 (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 (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 (/.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 (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 (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 y x))) #s(literal 2 binary64)) #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 x (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (/.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))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (/.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)))) (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 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 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 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 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 (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 (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))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #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 1/2 binary64) (cos.f64 (/.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)))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (fma.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 (/.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))))) (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 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64))) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.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) (fma.f64 (-.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x y))) #s(literal 1/2 binary64) #s(literal 0 binary64)))) (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))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (-.f64 (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)) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #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)))))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -2 binary64)) (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal -1/2 binary64) (*.f64 (cos.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 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -2 binary64))) (/.f64 (/.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
| Outputs |
|---|
(/.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))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
5 calls:
| 98.0ms | (*.f64 y #s(literal 2 binary64)) |
| 77.0ms | y |
| 59.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 50.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 39.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.5% | 1 | x |
| 54.5% | 1 | y |
| 56.3% | 2 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 56.2% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 54.5% | 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) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (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 (*.f64 x x) y) (*.f64 y #s(literal 8 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 (* y y)) (* x x)) 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)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) y) y))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ 1/2 y) x)) (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)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (/ 1/2 (/ y x))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))))) |
#s(approx (/ (- 0 (/ 1 (/ (cos (* (/ x y) -1/2)) (+ -1/2 (* 1/2 (cos (/ x y))))))) (pow (sin (/ x (* 2 y))) 2)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) #s(literal -1/2 binary64))) (*.f64 x x)) #s(literal 4 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 x y) #s(literal -1/2 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) 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 #s(approx (tan (/ x (/ 1 (/ 1/2 y)))) (*.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 (exp (neg (* (log (* 2 y)) -1))))) (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
#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) (/.f64 #s(literal -1 binary64) x))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (tan (/ x (* 2 y))) -1) (/.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x x) y))) 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 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 (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 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -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 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) |
(/.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))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
2 calls:
| 13.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 9.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.2% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 56.2% | 2 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
Compiled 18 to 13 computations (27.8% 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) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (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 (*.f64 x x) y) (*.f64 y #s(literal 8 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 (* y y)) (* x x)) 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)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) y) y))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ 1/2 y) x)) (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)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (/ 1/2 (/ y x))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))))) |
#s(approx (/ (- 0 (/ 1 (/ (cos (* (/ x y) -1/2)) (+ -1/2 (* 1/2 (cos (/ x y))))))) (pow (sin (/ x (* 2 y))) 2)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) #s(literal -1/2 binary64))) (*.f64 x x)) #s(literal 4 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)) |
2 calls:
| 4.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.2% | 2 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 56.1% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 18 to 13 computations (27.8% saved)
Total -33.8b remaining (-116.2%)
Threshold costs -33.8b (-116.2%)
| 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) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (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 (*.f64 x x) y) (*.f64 y #s(literal 8 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (+ (* (/ 1/8 (* y y)) (* x x)) 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)))) #s(approx (+ (* (/ 1/8 y) (/ (* x x) y)) 1) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) y) y))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ 1/2 y) x)) (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)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (/ 1/2 (/ y x))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))))) |
#s(approx (/ (- 0 (/ 1 (/ (cos (* (/ x y) -1/2)) (+ -1/2 (* 1/2 (cos (/ x y))))))) (pow (sin (/ x (* 2 y))) 2)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) #s(literal -1/2 binary64))) (*.f64 x x)) #s(literal 4 binary64))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
2 calls:
| 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 |
|---|---|---|
| 54.5% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 54.5% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
Compiled 18 to 13 computations (27.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.9984565215897276 | 2.4198988294083836 |
Compiled 16 to 13 computations (18.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.58968283834461e+33 | 3.305029565673689e+33 |
Compiled 12 to 13 computations (-8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.9389698635998438 | 1.9984565215897276 |
Compiled 16 to 13 computations (18.8% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 145 |
| 1 | 47 | 145 |
| 2 | 49 | 145 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #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))))) #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 1999999999999999891150461974085632 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 8782019273372467/4503599627370496 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 |
|---|
(if (<=.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #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))))) #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 1999999999999999891150461974085632 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #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 1999999999999999891150461974085632 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 8782019273372467/4503599627370496 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 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 8782019273372467/4503599627370496 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 | 8 | 33 |
| 0 | 13 | 33 |
| 1 | 33 | 33 |
| 2 | 142 | 28 |
| 3 | 792 | 28 |
| 0 | 8225 | 28 |
| 0 | 316 | 1577 |
| 1 | 950 | 1551 |
| 2 | 3459 | 1449 |
| 0 | 8229 | 1340 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 198 to 84 computations (57.6% saved)
(abs x)
(abs y)
Compiled 564 to 234 computations (58.5% saved)
Loading profile data...